VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.ImageColors Namespace (Vintasoft.Imaging)
    In This Topic
    Contains classes for management of pixel color of image.
    Classes
     ClassDescription
    ClassContains information about 32-bit ARGB (alpha, red, green, blue) color.
    ClassContains information about 64-bit (16-bit per color component) ARGB (alpha, red, green, blue) color.
    ClassProvides a base class for classes that contain information about color.
    ClassConverts ColorBase objects from one data type to another.
    ClassContains information about color sphere in RGB space.
    ClassContains information about 16-bpp gray color.
    ClassContains information about 8-bpp gray color.
    ClassContains information about 8-bpp indexed color.
    ClassContains information about Lab color.
    ClassContains information about 16-bit (5-5-5) RGB (red, green, blue) color.
    ClassContains information about 16-bit (5-6-5) RGB (red, green, blue) color.
    ClassProvides a base class for 16-bit RGB (red, green, blue) colors.
    ClassContains information about 24-bit RGB (red, green, blue) color.
    ClassContains information about 48-bit (16-bit per color component) RGB (red, green, blue) color.
    ClassContains information about XYZ color.
    See Also