Foundation (etBayerToRGB.dll) 14.0
WB Struct Reference

The White balance structure should be initialized before being passed to the etBayerToRGB function. A value of 256 gives a unity scaling factor, the maximum value is 4096. More...

Data Fields

cvbval_t ScaleFactorB
 Scaling factor for blue.
 
cvbval_t ScaleFactorG
 Scaling factor for green.
 
cvbval_t ScaleFactorR
 Scaling factor for red.
 

Detailed Description

The White balance structure should be initialized before being passed to the etBayerToRGB function. A value of 256 gives a unity scaling factor, the maximum value is 4096.

Supported platforms:
Win32
Win64
Linux