| VideoCaptureSettings Property |
[Missing <summary> documentation for "P:OpenCvSharp.VideoCapture.Settings"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double Settings { get; set; }
Public Property Settings As Double
Get
Set
public:
property double Settings {
double get ();
void set (double value);
}
member Settings : float with get, set
Property Value
Type:
DoubleSee Also