| Package | Description |
|---|---|
| com.itextpdf.kernel.color |
| Modifier and Type | Method and Description |
|---|---|
static DeviceRgb |
Color.convertCmykToRgb(DeviceCmyk cmykColor) |
static DeviceRgb |
WebColors.getRGBColor(String name)
Gives you a BaseColor based on a name.
|
static DeviceRgb |
DeviceRgb.makeDarker(DeviceRgb rgbColor) |
static DeviceRgb |
DeviceRgb.makeLighter(DeviceRgb rgbColor) |
| Modifier and Type | Method and Description |
|---|---|
static DeviceCmyk |
Color.convertRgbToCmyk(DeviceRgb rgbColor) |
static DeviceRgb |
DeviceRgb.makeDarker(DeviceRgb rgbColor) |
static DeviceRgb |
DeviceRgb.makeLighter(DeviceRgb rgbColor) |
Copyright © 1998–2016 iText Group NV. All rights reserved.