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