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