Enum VmbSrcBalanceWhiteAutoModes
Controls the mode for automatic white balancing between the color channels. The white balancing ratios are automatically adjusted.
Namespace: VisioForge.Core.Types.X.Sources.AlliedVision
Assembly: VisioForge.Core.dll
Syntax
public enum VmbSrcBalanceWhiteAutoModes
Fields
| Name | Description |
|---|---|
| Continuous | White balancing is constantly adjusted by the device. |
| Off | White balancing is user controlled using BalanceRatioSelector and BalanceRatio. |
| Once | White balancing is automatically adjusted once by the device. Once it has converged, it automatically returns to the Off state. |