| Home > Function descriptions > | History back Previous chapter Next chapter Print |
SetSaturation |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG SetSaturation (LONG lChromU, LONG ChromV)
Description
Using SetSaturation(), you can set the software color saturation.
|
|
|
|
Parameters
lChromU |
Saturation-u value multiplied with 100. [0..200] |
ChromV |
Saturation-v value multiplied with 100. [0..200] |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related functions