| VideoCaptureXI_ExpPriority Property |
Exposure priority (0.5 - exposure 50%, gain 50%).
[CV_CAP_PROP_XI_EXP_PRIORITY]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double XI_ExpPriority { get; set; }
Public Property XI_ExpPriority As Double
Get
Set
public:
property double XI_ExpPriority {
double get ();
void set (double value);
}
member XI_ExpPriority : float with get, set
Property Value
Type:
DoubleSee Also