VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.ImageProcessing.Color Namespace (Vintasoft.Imaging)
    In This Topic
    Contains classes for color management of images.
    Classes
     ClassDescription
    ClassConverts an image to black-and-white image.
    ClassChanges the brightness of an image.
    ClassChanges the brightness and contrast of an image.
    ClassChanges the contrast of an image.
    ClassApplies the gamma correction to an image.
    ClassChanges the hue, saturation and luminance of an image.
    ClassContains settings of the RemapColorsCommand.
    ClassBlends the color components of 48- and 64-bpp color image.
    ClassBlends the color components of 1-, 4-, 8-, 24- and 32-bpp image.
    ClassApplies a ColorTransform to an image.
    ClassCurves command for images of 16-bit pixel format.
    ClassChanges the color map of an image.
    ClassConverts an image to grayscale image.
    ClassExtracts the alpha channel of an image.
    ClassConverts an image to halftone image. This class implements Floyd-Steinberg dithering algorithm.
    ClassInverts colors of an image.
    ClassChanges the color levels of an image.
    ClassApplies a posterize effect to an image.
    ClassRemaps the colors in images with 16-bits per color channel.
    ClassRemaps the colors in images with 8-bits per color channel.
    ClassReplaces color in an image.
    ClassChanges the alpha channel of an image from the specified image-mask.
    ClassSets a value of alpha channel for all pixels of image to the specified value.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available desaturate methods.
    See Also