| Home > Obsolete functions > | History back Previous chapter Next chapter Print |
SetBrightness |
|
uEye ActiveX Manual Version 4.00
|
|
Syntax
LONG SetBrightness (LONG nBrightness)
Description
SetBrightness() sets the brightness of the image. The adjustment of the brightness is carried out by changing the luminance part of the (color) image data. The parameter nBrightness can take a value between 0 and 255.
Parameters
nBrightness |
brightness value range: [0…255] |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related properties