http://www.emgu.com
The size of the elements in this matrix
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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