filters
GfxCalRGBColorSpace Class Reference
Inheritance diagram for GfxCalRGBColorSpace:

Detailed Description
Definition at line 180 of file GfxState.h.
Public Member Functions | |
GfxCalRGBColorSpace () | |
virtual | ~GfxCalRGBColorSpace () |
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 |
double | getWhiteX () const |
double | getWhiteY () const |
double | getWhiteZ () const |
double | getBlackX () const |
double | getBlackY () const |
double | getBlackZ () const |
double | getGammaR () const |
double | getGammaG () const |
double | getGammaB () const |
const double * | getMatrix () const |
Static Public Member Functions | |
static GfxColorSpace * | parse (Array *arr) |
The documentation for this class was generated from the following files: