The size of the elements in the CvArray

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

Syntax

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

See Also