Features.whitebalance value range Property

Set and get the whitebalance.
Usage:
[C#]
Feature.SetFeature("whitebalance value range", "10"); String Result = Feature.GetFeature("whitebalance value range");
Limitations:

usually only available on color video capture devices.

The feature can only be set, if whitebalance auto switch was set to false.

The feature has no effect, if BY8 or Y800 video formats are used.

Remarks:

The features whitebalance value range min and whitebalance value range max are used to query the boundaries of this feature.

Most cameras offer white balance for red and blue colors separately. Please refer to whitebalance white balance blue value range and whitebalance white balance red value range.

See also: whitebalance auto switch, whitebalance value range min, whitebalance value range max, Link target "Execute command: white balance one push" not found!

<< Features