| VideoCaptureExposure Property |
Exposure (only for cameras)
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double Exposure { get; set; }
Public Property Exposure As Double
Get
Set
public:
property double Exposure {
double get ();
void set (double value);
}
member Exposure : float with get, set
Property Value
Type:
DoubleSee Also