The size of MCvHistogram

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

Syntax

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

See Also