Syntax
Gain_InquireHwGainFactor (INT nWhich, INT nGain, INT* pnFactor)
Description
Converts a normalized value [0,100] for the gain into a gain factor.
Parameter
nWhich |
Specifies the gain channel for which values are queried: •0 = total gain •1 = red gain •2 = green gain •3 = blue gain |
nGain |
The normalized gain value to be converted into a gain factor |
pnFactor |
Pointer to the variable to which the gain value is written. |
Interface
Related functions