CvArrayTDepthSizeOfElement Property |
http://www.emgu.com
Get the size of element in bytes
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic static int SizeOfElement { get; }
Public Shared ReadOnly Property SizeOfElement As Integer
Get
public:
static property int SizeOfElement {
int get ();
}
static member SizeOfElement : int with get
Property Value
Type:
Int32
See Also