public class GrayColor extends ExtendedColor
| Modifier and Type | Field and Description |
|---|---|
static GrayColor |
GRAYBLACK |
static GrayColor |
GRAYWHITE |
type, TYPE_CMYK, TYPE_DEVICEN, TYPE_GRAY, TYPE_LAB, TYPE_PATTERN, TYPE_RGB, TYPE_SEPARATION, TYPE_SHADING| Constructor and Description |
|---|
GrayColor(float floatGray) |
GrayColor(int intGray) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
float |
getGray() |
int |
hashCode() |
getType, getTypeCopyright © 1998–2021. All rights reserved.