Click or drag to resize

VideoCaptureFormat Property

The format of the Mat objects returned by retrieve()

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

Property Value

Type: Int32
See Also