Please enable JavaScript to view this site.

uEye DirectShow 4.97

Navigation: Interfaces > Filter interfaces > IuEyeCapture

GetWhiteBalanceMultipliers

Scroll Previous Top Next More

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

IuEyeCapture

Related functions

SetWhiteBalanceMultipliers