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