Emgu CV Library Documentation
ColorType Constructor (dimension)
NamespacesEmgu.CVColorTypeColorType(Int32)

www.emgu.com/wiki
Create a color type of certain dimension
Declaration Syntax
C#Visual BasicVisual C++
protected ColorType(
	int dimension
)
Protected Sub New ( _
	dimension As Integer _
)
protected:
ColorType(
	int dimension
)
Parameters
dimension (Int32)

[Missing <param name="dimension"/> documentation for "M:Emgu.CV.ColorType.#ctor(System.Int32)"]

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)