Package | Description |
---|---|
com.itextpdf.pdfoptimizer.handlers | |
com.itextpdf.pdfoptimizer.handlers.converters |
Modifier and Type | Method and Description |
---|---|
ICsConverter |
ColorSpaceConverter.getCsConverter()
Gets a current color space converter instance.
|
Modifier and Type | Method and Description |
---|---|
ColorSpaceConverter |
ColorSpaceConverter.setCsConverter(ICsConverter csConverter)
Sets a color space converter instance.
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
CmykToRgbCsConverter
Class is used to convert color space of PDF objects from DeviceCmyk to DeviceRgb.
|
class |
RgbToCmykCsConverter
Class is used to convert color space of PDF objects from DeviceRgb to DeviceCmyk.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.