Generated by
JDiff

Package com.itextpdf.pdfoptimizer.handlers.converters

Changed Classes
AbstractCsConverter This 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.
CmykToRgbCsConverter Class is used to convert color space of PDF objects from DeviceCmyk to DeviceRgb.
CsConverterProperties Properties that will be used by the ICsConverter.
RgbToCmykCsConverter Class is used to convert color space of PDF objects from DeviceRgb to DeviceCmyk.