The size of the elements in the CvArray

Namespace:  Emgu.CV
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)

Syntax

         
 C#  Visual Basic  Visual C++ 
protected static readonly int _sizeOfElement
Protected Shared ReadOnly _sizeOfElement As Integer
protected:
static initonly int _sizeOfElement

See Also