Get the dimension of the color type

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++ 
int Dimension { get; }
ReadOnly Property Dimension As Integer
	Get
property int Dimension {
	int get ();
}

See Also