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: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic 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
function get_XI_AGMaxLimit();
function set_XI_AGMaxLimit(value);
Property Value
Type:
Double
See Also