| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetGamma |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetGamma()
Description
GetGamma() returns the value of the gamma adjustment.
|
|
Parameters
<none>
Return values
[1 … 1000] |
Gamma value (multiplied with 100). |
Related properties
Related functions
Example
dret = (DOUBLE)GetGamma()/100.0;