Emgu CV Library Documentation
S Property
NamespacesEmgu.CVHsvS

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

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