| Package | Description |
|---|---|
| com.itextpdf.kernel.color |
| Modifier and Type | Field and Description |
|---|---|
static DeviceCmyk |
DeviceCmyk.BLACK |
static DeviceCmyk |
DeviceCmyk.CYAN |
static DeviceCmyk |
DeviceCmyk.MAGENTA |
static DeviceCmyk |
DeviceCmyk.YELLOW |
| Modifier and Type | Method and Description |
|---|---|
static DeviceCmyk |
Color.convertRgbToCmyk(DeviceRgb rgbColor) |
static DeviceCmyk |
DeviceCmyk.makeDarker(DeviceCmyk cmykColor) |
static DeviceCmyk |
DeviceCmyk.makeLighter(DeviceCmyk cmykColor) |
| Modifier and Type | Method and Description |
|---|---|
static DeviceRgb |
Color.convertCmykToRgb(DeviceCmyk cmykColor) |
static DeviceCmyk |
DeviceCmyk.makeDarker(DeviceCmyk cmykColor) |
static DeviceCmyk |
DeviceCmyk.makeLighter(DeviceCmyk cmykColor) |
Copyright © 1998–2016 iText Group NV. All rights reserved.