http://www.emgu.com
The number of rows
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic ReadOnly Property Rows As Integer
Get
public:
property int Rows {
int get ();
}
member Rows : int with get
Property Value
Type:
Int32
See Also