Get the dimension of the color type

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

Syntax

         
 C#  Visual Basic  Visual C++ 
int Dimension { get; }
ReadOnly Property Dimension As Integer
property int Dimension {
	int get ();
}

See Also