| VideoCaptureXI_AEMaxLimit Property |
Maximum limit of exposure in AEAG procedure
[CV_CAP_PROP_XI_AE_MAX_LIMIT]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double XI_AEMaxLimit { get; set; }
Public Property XI_AEMaxLimit As Double
Get
Set
public:
property double XI_AEMaxLimit {
double get ();
void set (double value);
}
member XI_AEMaxLimit : float with get, set
Property Value
Type:
DoubleSee Also