Interface | Description |
---|---|
IImageProcessor |
Interface for processing of images stored as PdfImageXObject with a specified ImageType .
|
Class | Description |
---|---|
BitmapCmykToRgbConverter |
Class is used to change the color scheme of the bitmap image from CMYK to RGB.
|
BitmapCompressor |
Class is used to optimize bitmap images.
|
BitmapDeindexer |
Class is used to replace Indexed colorspace with appropriate Device colorspace.
|
BitmapIndexer |
Class is used to make the color space of the image indexed if possible.
|
BitmapScalingProcessor |
Class is used to scale bitmap images.
|
CombinedImageProcessor |
Allow to create complex IImageProcessor combined of several image processors called one by one.
|
JpegCompressor |
Class is used to compress images as JPEG.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.