CvArrayTDepthSizeOfElement Property |
http://www.emgu.com
Get the size of element in bytes
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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