VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.ImageProcessing.Color Namespace (Vintasoft.Imaging.Pdf)
    In This Topic
    Contains classes, which extend classes for color management of images and allow to process PDF pages in vector form.
    Classes
     ClassDescription
    ClassBlends colors using the PdfPageColorBlendingCommand class if image is associated with PDF page; otherwise, blends image colors using the ColorBlendCommand class.
    ClassDesaturates colors using the PdfPageColorBlendingCommand class if image is associated with PDF page; otherwise, desaturates image colors using the DesaturateCommand class.
    ClassInverts image colors using the PdfPageColorBlendingCommand class if image is associated with PDF page; otherwise, inverts image colors using the InvertCommand class.
    See Also