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, getType
Copyright © 2016. All rights reserved.