| Package | Description |
|---|---|
| com.itextpdf.kernel.color | |
| com.itextpdf.layout.border |
| 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) |
| Constructor and Description |
|---|
Border3D(DeviceCmyk color, float width)
Creates a Border3D instance with the specified width and color.
|
GrooveBorder(DeviceCmyk color, float width) |
InsetBorder(DeviceCmyk color, float width) |
OutsetBorder(DeviceCmyk color, float width) |
RidgeBorder(DeviceCmyk color, float width) |
Copyright © 1998–2016 iText Group NV. All rights reserved.