Syntax
Gain_GetHwGainFactor (INT nWhich, INT* pnFactor)
Description
Returns the set gain factors as percentages (e.g.: 200 corresponds to a factor of 2.0).
Parameter
nWhich |
Specifies the gain channel for which the value is queried: •0 = total gain •1 = red gain •2 = green gain •3 = blue gain |
pnFactor |
Pointer to the variable to which the return value is written. |
Interface
Related functions