Package com.itextpdf.pdfoptimizer.handlers.imagequality.processors
package com.itextpdf.pdfoptimizer.handlers.imagequality.processors
-
ClassDescriptionClass is used to change the color scheme of the bitmap image from CMYK to RGB.Class is used to optimize bitmap images.Class is used to replace Indexed colorspace with appropriate Device colorspace.Class is used to make the color space of the image indexed if possible.Class is used to scale bitmap images.Allow to create complex
IImageProcessor
combined of several image processors called one by one.Interface for processing of images stored asPdfImageXObject
with a specifiedImageType
.Class is used to compress images as JPEG.