filters
GfxPatternColorSpace Class Reference
Inheritance diagram for GfxPatternColorSpace:

Detailed Description
Definition at line 429 of file GfxState.h.
Public Member Functions | |
GfxPatternColorSpace (GfxColorSpace *underA) | |
virtual | ~GfxPatternColorSpace () |
virtual GfxColorSpace * | copy () const |
virtual GfxColorSpaceMode | getMode () const |
virtual void | getGray (const GfxColor *color, double *gray) const |
virtual void | getRGB (const GfxColor *color, GfxRGB *rgb) const |
virtual void | getCMYK (const GfxColor *color, GfxCMYK *cmyk) const |
virtual int | getNComps () const |
const GfxColorSpace * | getUnder () const |
Static Public Member Functions | |
static GfxColorSpace * | parse (Array *arr) |
The documentation for this class was generated from the following files: