Please enable JavaScript to view this site.

uEye DirectShow 4.97

Navigation: Interfaces > Filter interfaces > IuEyeCapture

SetWhiteBalanceMultipliers

Scroll Previous Top Next More

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

IuEyeCapture

Related functions

GetWhiteBalanceMultipliers