Syntax
SetWhiteBalanceMultipliers (long lRed, long lGreen, long lBlue)
Description
SetWhiteBalanceMultipliers sets new RGB gain values.
Parameter
lRed |
Sets the red channel gain factor. The value to be set must be given in percent. That means a value of 100 corresponds to a factor of 1.0. |
lGreen |
Sets the green channel gain factor. The value to be set must be given in percent. That means a value of 100 corresponds to a factor of 1.0. |
lBlue |
Sets the blue channel gain factor. The value to be set must be given in percent. That means a value of 100 corresponds to a factor of 1.0. |
Interface
Related functions