| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetSaturationRange |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetSaturationRange (LONG* pnMin, LONG* pnMax, LONG* pnInc)
Description
GetSaturationRange() returns the supported range of values for color saturation.
|
|
Parameters
pnMin |
Pointer to variable returning the minimum value. |
pnMax |
Pointer to variable returning the maximum value. |
pnInc |
Pointer to variable returning the increment. |
Return values
IS_SUCCESS |
Function executed successfully. |
IS_NO_SUCCESS |
General error message |
IS_NOT_SUPPORTED |
This function is not supported by the current camera |
Related properties
Related functions