Click or drag to resize

VideoCaptureConvertRgb Property

Boolean flags indicating whether images should be converted to RGB

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool ConvertRgb { get; set; }

Property Value

Type: Boolean
See Also