Emgu CV Library Documentation
H Property
NamespacesEmgu.CVHsvH

www.emgu.com/wiki
Get or set the intensity of the hue color channel ( 0 < hue < 180 )
Declaration Syntax
C#Visual BasicVisual C++
public double H { get; set; }
Public Property H As Double
public:
property double H {
	double get ();
	void set (double value);
}

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