Syntax
GetWhiteBalanceMultipliers (long *plRed, long *plGreen, long *plBlue)
Description
GetWhiteBalanceMultipliers returns the current RGB gain values in percent.
Parameter
plRed |
Pointer to the variable in which the current red channel gain value is written. |
plGreen |
Pointer to the variable in which the current green channel gain value is written. |
plBlue |
Pointer to the variable in which the current blue channel gain value is written. |
Interface
Related functions