Syntax
Gain_GetHwGainRange (INT nWhich, INT *pnMin, INT *pnMax)
Description
Returns the value range for the gain.
Parameter
nWhich |
Specifies the gain channel for which values are queried: •0 = total gain •1 = red gain •2 = green gain •3 = blue gain |
pnMin |
Pointer to the variable to which the minimum value is written. |
pnMax |
Pointer to the variable to which the maximum value is written. |
Interface
Related functions