Interface | Description |
---|---|
ICsConverter |
Interface for color space converting of PDF objects.
|
Class | Description |
---|---|
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 .
|
PdfCanvasCsConverter |
Processor for converting PDF content stream color space.
|
RgbToCmykCsConverter |
Class is used to convert color space of PDF objects from DeviceRgb to DeviceCmyk.
|
Enum | Description |
---|---|
ColorConversionMode |
Enum is used to list available color conversion modes.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.