|
Class Summary |
| AlternateColorSpace |
A color space that uses another color space to return values, and a
function to map between values in the input and input values to the
alternate color space |
| CalGrayColor |
A ColorSpace for calibrated gray |
| CalRGBColor |
A ColorSpace for calibrated RGB |
| CMYKColorSpace |
A ColorSpace for the CMYK color space. |
| IndexedColor |
A PDFColorSpace for an IndexedColor model |
| LabColor |
A ColorSpace for Lab color |
| MaskColorSpace |
A color space used to implement masks. |
| PatternSpace |
A PatternSpace fills with a pattern, the name of which is
specified in the call to getPaint(). |
| PDFColorSpace |
A color space that can convert a set of color components into
PDFPaint. |
| YCCKColorSpace |
A ColorSpace for the YCCK color space. |