Kaliko.ImageLibrary
ColorSpaceHelper Class
Provides methods to convert from a color space to an other.
Object Model

Syntax
'Declaration
Public NotInheritable Class ColorSpaceHelper
'Usage
Dim instance As ColorSpaceHelper
public sealed class ColorSpaceHelper
public class ColorSpaceHelper sealed;
public sealed class ColorSpaceHelper
public __gc __sealed class ColorSpaceHelper
public ref class ColorSpaceHelper sealed
Inheritance Hierarchy
System.Object
Kaliko.ImageLibrary.ColorSpace.ColorSpaceHelper
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also