CalGray |
Representation of a CalGray color space.
|
CalRgb |
Representation of a CalRgb color space.
|
Color |
Represents a color
|
ColorConstants |
Class containing predefined DeviceRgb colors.
|
DeviceCmyk |
Color space to specify colors according to CMYK color model.
|
DeviceGray |
Color space to specify shades of gray color.
|
DeviceN |
Representation of a DeviceN color space.
|
DeviceRgb |
Color space to specify colors according to RGB color model.
|
IccBased |
Representation on an ICC Based color space.
|
Indexed |
Representation of an indexed color space.
|
Lab |
Representation of a lab color space.
|
PatternColor |
Representation of a Pattern Color.
|
Separation |
Representation of a separation color space.
|
WebColors |
This class is a HashMap that contains the names of colors as a key and the
corresponding RGB color as value.
|