The size of MCvHistogram

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public static int MCvHistogram { get; }
Public Shared ReadOnly Property MCvHistogram As Integer
	Get
public:
static property int MCvHistogram {
	int get ();
}

See Also