Emgu CV Library Documentation
ConversionCodeName Property
NamespacesEmgu.CVColorInfoAttributeConversionCodeName

www.emgu.com/wiki
The code which is used for color conversion
Declaration Syntax
C#Visual BasicVisual C++
public string ConversionCodeName { get; set; }
Public Property ConversionCodeName As String
public:
property String^ ConversionCodeName {
	String^ get ();
	void set (String^ value);
}

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