© 2013 Thorlabs GmbH342
DCx Cameras
4.3.92 is_SetSaturation
Syntax
INT is_SetSaturation (HIDS hCam, INT ChromU, INT ChromV)
Description
Using is_SetSaturation(), you can set the software color saturation.
Note
In the YUV format, color information (i.e. the color difference signals) is provided by the U and V channels. In the U
channel, this information results from the difference between the blue level and Y (luminance), in the V channel
from the difference between the red level and Y.
For use in other color formats than YUV, U and V are converted using a driver matrix.
Input parameters
U saturation: value multiplied by 100.
Range: [IS_MIN_SATURATION …
IS_MAX_SATURATION]
Returns the current value for the U saturation.
V saturation: value multiplied by 100.
Range: [IS_MIN_SATURATION …
IS_MAX_SATURATION]
Returns the current value for the V saturation.
Return values
When used with
IS_GET_SATURATION_U
IS_GET_SATURATION_V
One of the submitted parameters is outside the valid
range or is not supported for this sensor or is not
available in this mode.
Function executed successfully
Related functions
is_SetColorMode()
is_SetColorCorrection()
is_SetColorConverter()
319
317
315