#include </home/clem/local/src/opie/noncore/unsupported/qpdf/xpdf/GfxState.h>
Inheritance diagram for GfxLabColorSpace:


Public Member Functions | |
| GfxLabColorSpace () | |
| virtual | ~GfxLabColorSpace () |
| virtual GfxColorSpace * | copy () |
| virtual GfxColorSpaceMode | getMode () |
| virtual void | getGray (GfxColor *color, fouble *gray) |
| virtual void | getRGB (GfxColor *color, GfxRGB *rgb) |
| virtual void | getCMYK (GfxColor *color, GfxCMYK *cmyk) |
| virtual int | getNComps () |
| virtual void | getDefaultRanges (fouble *decodeLow, fouble *decodeRange, int maxImgPixel) |
| fouble | getWhiteX () |
| fouble | getWhiteY () |
| fouble | getWhiteZ () |
| fouble | getBlackX () |
| fouble | getBlackY () |
| fouble | getBlackZ () |
| fouble | getAMin () |
| fouble | getAMax () |
| fouble | getBMin () |
| fouble | getBMax () |
Static Public Member Functions | |
| static GfxColorSpace * | parse (Array *arr) |
Private Attributes | |
| fouble | whiteX |
| fouble | whiteY |
| fouble | whiteZ |
| fouble | blackX |
| fouble | blackY |
| fouble | blackZ |
| fouble | aMin |
| fouble | aMax |
| fouble | bMin |
| fouble | bMax |
| fouble | kr |
| fouble | kg |
| fouble | kb |
|
|
Definition at line 448 of file GfxState.cc. References aMax, aMin, blackX, blackY, blackZ, bMax, bMin, whiteX, whiteY, and whiteZ. |
|
|
Definition at line 455 of file GfxState.cc. |
|
|
Implements GfxColorSpace. Definition at line 458 of file GfxState.cc. References aMax, aMin, blackX, blackY, blackZ, bMax, bMin, GfxLabColorSpace(), kb, kg, kr, whiteX, whiteY, and whiteZ. |
|
|
Definition at line 268 of file GfxState.h. References aMax. |
|
|
Definition at line 267 of file GfxState.h. References aMin. |
|
|
Definition at line 264 of file GfxState.h. References blackX. |
|
|
Definition at line 265 of file GfxState.h. References blackY. |
|
|
Definition at line 266 of file GfxState.h. References blackZ. |
|
|
Definition at line 270 of file GfxState.h. References bMax. |
|
|
Definition at line 269 of file GfxState.h. References bMin. |
|
||||||||||||
|
Implements GfxColorSpace. Definition at line 592 of file GfxState.cc. References GfxRGB::b, GfxCMYK::c, clip01(), GfxRGB::g, getRGB(), GfxCMYK::k, GfxCMYK::m, GfxRGB::r, GfxCMYK::y, and Opie::MM::y. |
|
||||||||||||||||
|
Reimplemented from GfxColorSpace. Definition at line 613 of file GfxState.cc. |
|
||||||||||||
|
Implements GfxColorSpace. Definition at line 546 of file GfxState.cc. References GfxRGB::b, clip01(), GfxRGB::g, getRGB(), and GfxRGB::r. |
|
|
Implements GfxColorSpace. Definition at line 246 of file GfxState.h. References csLab. |
|
|
Implements GfxColorSpace. Definition at line 255 of file GfxState.h. |
|
||||||||||||
|
Implements GfxColorSpace. Definition at line 555 of file GfxState.cc. References GfxRGB::b, GfxColor::c, clip01(), GfxRGB::g, g, kb, kg, kr, GfxRGB::r, whiteX, whiteY, whiteZ, and X. |
|
|
Definition at line 261 of file GfxState.h. References whiteX. |
|
|
Definition at line 262 of file GfxState.h. References whiteY. |
|
|
Definition at line 263 of file GfxState.h. References whiteZ. |
|
|
Definition at line 478 of file GfxState.cc. References aMax, aMin, Object::arrayGet(), Object::arrayGetLength(), blackX, blackY, blackZ, bMax, bMin, Object::dictLookup(), error(), Object::free(), Array::get(), Object::getNum(), GfxLabColorSpace(), Object::isDict(), kb, kg, kr, NULL, whiteX, whiteY, and whiteZ. Referenced by GfxColorSpace::parse(). |
|
|
Definition at line 276 of file GfxState.h. Referenced by copy(), getAMax(), getDefaultRanges(), GfxLabColorSpace(), and parse(). |
|
|
Definition at line 276 of file GfxState.h. Referenced by copy(), getAMin(), getDefaultRanges(), GfxLabColorSpace(), and parse(). |
|
|
Definition at line 275 of file GfxState.h. Referenced by copy(), getBlackX(), GfxLabColorSpace(), and parse(). |
|
|
Definition at line 275 of file GfxState.h. Referenced by copy(), getBlackY(), GfxLabColorSpace(), and parse(). |
|
|
Definition at line 275 of file GfxState.h. Referenced by copy(), getBlackZ(), GfxLabColorSpace(), and parse(). |
|
|
Definition at line 276 of file GfxState.h. Referenced by copy(), getBMax(), getDefaultRanges(), GfxLabColorSpace(), and parse(). |
|
|
Definition at line 276 of file GfxState.h. Referenced by copy(), getBMin(), getDefaultRanges(), GfxLabColorSpace(), and parse(). |
|
|
Definition at line 277 of file GfxState.h. |
|
|
Definition at line 277 of file GfxState.h. |
|
|
Definition at line 277 of file GfxState.h. |
|
|
Definition at line 274 of file GfxState.h. Referenced by copy(), getRGB(), getWhiteX(), GfxLabColorSpace(), and parse(). |
|
|
Definition at line 274 of file GfxState.h. Referenced by copy(), getRGB(), getWhiteY(), GfxLabColorSpace(), and parse(). |
|
|
Definition at line 274 of file GfxState.h. Referenced by copy(), getRGB(), getWhiteZ(), GfxLabColorSpace(), and parse(). |
1.4.2