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