VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Interfaces SeeAlso
In This Topic
    Vintasoft.Imaging.ColorManagement Namespace (Vintasoft.Imaging)
    In This Topic
    Contains classes for color management.
    Classes
     ClassDescription
    ClassReorders the color channels.
    ClassContains the color management settings, which are used for image decoding.
    ClassProvides the abstract base class for color transformations.
    ClassProvides the abstract base class for the color transforms that transform colors from the CIE illuminant D50 color space to the CIE illuminant D65 color space.
    ClassProvides the abstract base class for the color transforms that transform colors from the CIE illuminant D65 color space to the CIE illuminant D50 color space.
    ClassRepresents a collection of most commonly used standard color transforms.
    ClassRepresents a set of color transforms.
    ClassContains static methods for creating optimized versions of color transforms.
    ClassProvides the abstract base class for the color transforms which have the certain white point, specified as CIEXYZ value, for the source and destination color space.
    ClassProvides a base class for color transform that contains a group of color transforms.
    ClassProvides the base class for the composite color transforms which have the certain white point, specified as CIEXYZ value, for the source and destination color space.
    ClassColor transform with optimized performance, which contains a group of color transforms.
    ClassColor transform that remaps color channels.
    ClassSimple color transform which contains a group of color transforms.
    ClassProvides helper methods to convert channel values in XsRgb color space.
    Interfaces
     InterfaceDescription
    InterfaceDefines an interface for color transformations with the specified white points in source and destination color spaces.
    See Also