| Home > Obsolete functions > | History back Previous chapter Next chapter Print |
SetContrast |
|
uEye ActiveX Manual Version 4.00
|
|
Syntax
LONG SetContrast (LONG nContrast)
Description
SetContrast() sets the contrast of the image. The parameter nContrast can take a value between 0 and 511.
Parameters
nContrast |
Contrast value - range: [0…511] |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related properties