filters
GfxLabColorSpace Class Reference
Inheritance diagram for GfxLabColorSpace:

Detailed Description
Definition at line 242 of file GfxState.h.
Public Member Functions | |
GfxLabColorSpace () | |
virtual | ~GfxLabColorSpace () |
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 |
virtual void | getDefaultRanges (double *decodeLow, double *decodeRange, int maxImgPixel) const |
double | getWhiteX () const |
double | getWhiteY () const |
double | getWhiteZ () const |
double | getBlackX () const |
double | getBlackY () const |
double | getBlackZ () const |
double | getAMin () const |
double | getAMax () const |
double | getBMin () const |
double | getBMax () const |
Static Public Member Functions | |
static GfxColorSpace * | parse (Array *arr) |
The documentation for this class was generated from the following files: