public class DeviceGray extends Color
| Modifier and Type | Field and Description |
|---|---|
static DeviceGray |
BLACK |
static DeviceGray |
GRAY |
static DeviceGray |
WHITE |
BLUE, colorSpace, colorValue, CYAN, DARK_GRAY, GREEN, LIGHT_GRAY, MAGENTA, ORANGE, PINK, RED, YELLOW| Constructor and Description |
|---|
DeviceGray() |
DeviceGray(float value) |
| Modifier and Type | Method and Description |
|---|---|
static DeviceGray |
makeDarker(DeviceGray grayColor) |
static DeviceGray |
makeLighter(DeviceGray grayColor) |
convertCmykToRgb, convertRgbToCmyk, equals, getColorSpace, getColorValue, getNumberOfComponents, hashCode, makeColor, makeColor, setColorValuepublic static final DeviceGray WHITE
public static final DeviceGray GRAY
public static final DeviceGray BLACK
public static DeviceGray makeLighter(DeviceGray grayColor)
public static DeviceGray makeDarker(DeviceGray grayColor)
Copyright © 1998–2016 iText Group NV. All rights reserved.