filters
GfxSeparationColorSpace Class Reference
Inheritance diagram for GfxSeparationColorSpace:

Detailed Description
Definition at line 359 of file GfxState.h.
Public Member Functions | |
GfxSeparationColorSpace (GString *nameA, GfxColorSpace *altA, Function *funcA) | |
virtual | ~GfxSeparationColorSpace () |
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 GString * | getName () const |
const GfxColorSpace * | getAlt () const |
const Function * | getFunc () const |
Static Public Member Functions | |
static GfxColorSpace * | parse (Array *arr) |
The documentation for this class was generated from the following files: