Syntax
INT is_SetSaturation (HIDS hf, INT ChromU, INT ChromV)
Description
is_SetSaturation() changes the ChromU and ChromV parameters in 512 steps. This influences the color gain through the two color signals U and V.
Parameters
hf |
Frame grabber handle |
ChromU |
U color signal, value range 0...511 |
IS_GET_SATURATION_U |
Returns the u color signal |
IS_GET_SATURATION_V |
Returns the v color signal |
ChromV |
V color signal, value range 0...511 |
Return value
Current setting when called with IS_GET_SATURATION_U and IS_GET_SATURATION_V, else IS_SUCCESS, IS_NO_SUCCESS