http://www.emgu.com
The size of the elements in this matrix
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic int ElementSize { get; }
Public ReadOnly Property ElementSize As Integer
Get
public:
property int ElementSize {
int get ();
}
member ElementSize : int with get
Property Value
Type:
Int32
See Also