Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Using the Whitebalance class, you can control the auto white balance. With this class, you can require all supported types for white balance. In addition to the older white balance with the Gray-World algorithm, there is also a color temperature control according to Kelvin. Also the supported color spaces are queried and set.

The following classes and methods exist:

Frameskip

Gain

Hysteresis

Offset

Speed

Methods

Method

Description

GetColorModel

Returns the current color space for the auto white balance.

GetEnable

Returns the current auto white balance setting.

GetReferenceRange

Returns the range for white balance for auto gain control/auto exposure shutter.

GetSupported

Returns if setting the auto white balance is supported.

GetSupportedColorModel

Returns the supported color spaces for auto white balance.

GetSupportedType

Returns the supported types for auto white balance.

GetType

Returns the current set type for auto white balance.

SetColorModel

Sets the color space for auto white balance.

SetEnable

Enables/disables auto white balance.

SetType

Sets the type for auto white balance.