Class | Description | |
---|---|---|
![]() | PdfColorBlendCommand | Blends colors using the PdfPageColorBlendingCommand class if image is associated with PDF page; otherwise, blends image colors using the ColorBlendCommand class. |
![]() | PdfDesaturateCommand | Desaturates colors using the PdfPageColorBlendingCommand class if image is associated with PDF page; otherwise, desaturates image colors using the DesaturateCommand class. |
![]() | PdfInvertCommand | Inverts image colors using the PdfPageColorBlendingCommand class if image is associated with PDF page; otherwise, inverts image colors using the InvertCommand class. |