CvCaptureFormat Property OpenCvSharp Class Library
The format of the Mat objects returned by retrieve()

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int Format { get; set; }

Property Value

Type: Int32
See Also

Reference