Features.whitebalance auto switch Property

Return and set the whitebalance automatic.
Usage :
[C#]
Feature.SetFeature("whitebalance auto switch", "true"); String Result = Feature.GetFeature("whitebalance auto switch");
Values Meaning
true

Enables the whitebalance automatic.

false

Disables the whitebalance automatic.

See also: whitebalance value range

<< Features