Package com.itextpdf.pdfoptimizer.handlers.converters
package com.itextpdf.pdfoptimizer.handlers.converters
-
ClassDescriptionThis is the abstract class for color space converters which are used to convert PDF objects in the original color space to PDF objects in target color space.Class is used to convert color space of PDF objects from DeviceCmyk to DeviceRgb.Enum is used to list available color conversion modes.Properties that will be used by the
ICsConverter
.Interface for color space converting of PDF objects.Processor for converting PDF content stream color space.Class is used to convert color space of PDF objects from DeviceRgb to DeviceCmyk.