VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Color Namespace / PdfInvertCommand Class
Members Object Syntax Hierarchy Requirements SeeAlso
    PdfInvertCommand Class
    Inverts image colors using the PdfPageColorBlendingCommand class if image is associated with PDF page; otherwise, inverts image colors using the InvertCommand class.
    Object Model
    RegionOfInterest ProcessingCommandResults PdfInvertCommand
    Syntax
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase
          Vintasoft.Imaging.ImageProcessing.ProcessingCommandWithRegion
             Vintasoft.Imaging.ImageProcessing.Color.InvertCommand
                Vintasoft.Imaging.ImageProcessing.Color.PdfInvertCommand

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also