filters
GfxDeviceNColorSpace Class Reference
Inheritance diagram for GfxDeviceNColorSpace:

Detailed Description
Definition at line 393 of file GfxState.h.
Public Member Functions | |
GfxDeviceNColorSpace (int nComps, GfxColorSpace *alt, Function *func) | |
virtual | ~GfxDeviceNColorSpace () |
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 * | getColorantName (int i) const |
const GfxColorSpace * | getAlt () const |
const Function * | getTintTransformFunc () const |
Static Public Member Functions | |
static GfxColorSpace * | parse (Array *arr) |
The documentation for this class was generated from the following files: