Enum VmbSrcExposureAutoModes
Sets the auto exposure mode. The output of the auto exposure function affects the whole image.
Namespace: VisioForge.Core.Types.X.Sources.AlliedVision
Assembly: VisioForge.Core.dll
Syntax
public enum VmbSrcExposureAutoModes
Fields
| Name | Description |
|---|---|
| Continuous | Exposure duration is constantly adapted by the device to maximize the dynamic range. |
| Off | Exposure duration is user controlled using ExposureTime. |
| Once | Exposure duration is adapted once by the device. Once it has converged, it returns to the Off state. |