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.5.0.0 (1.5.0.0)