262 DCx camera
© 2010 Thorlabs
7.3.90
is_SetGamma
Syntax
INT is_SetGamma (HIDS hCam, INT nGamma)
Description
is_SetGamma() sets the value for digital gamma correction (brighten dark image portions by
applying a non-linear characteristic (LUT)). Valid values are in the range between 0.01 and 10.
Input Parameters
Gamma value to be set, multiplied by 100
(Range: 1…1000. Default = 100, corresponds to a
gamma value of 1.0)
Returns the current setting.
Return Values
Function executed successfully
Current setting when used together with
IS_GET_GAMMA
Related Functions
is_SetHardwareGamma()