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


Public Member Functions | |
| GfxDeviceNColorSpace (int nComps, GfxColorSpace *alt, Function *func) | |
| virtual | ~GfxDeviceNColorSpace () |
| 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 () |
| GfxColorSpace * | getAlt () |
Static Public Member Functions | |
| static GfxColorSpace * | parse (Array *arr) |
Private Attributes | |
| int | nComps |
| GString * | names [gfxColorMaxComps] |
| GfxColorSpace * | alt |
| Function * | func |
|
||||||||||||||||
|
Definition at line 971 of file GfxState.cc. |
|
|
Definition at line 979 of file GfxState.cc. |
|
|
Implements GfxColorSpace. Definition at line 989 of file GfxState.cc. References alt, GString::copy(), Function::copy(), GfxColorSpace::copy(), func, GfxDeviceNColorSpace(), i, names, and nComps. |
|
|
Definition at line 409 of file GfxState.h. |
|
||||||||||||
|
Implements GfxColorSpace. Definition at line 1072 of file GfxState.cc. References alt, GfxColor::c, func, GfxColorSpace::getCMYK(), and Function::transform(). |
|
||||||||||||
|
Implements GfxColorSpace. Definition at line 1058 of file GfxState.cc. References alt, GfxColor::c, func, GfxColorSpace::getGray(), and Function::transform(). |
|
|
Implements GfxColorSpace. Definition at line 397 of file GfxState.h. References csDeviceN. |
|
|
Implements GfxColorSpace. Definition at line 406 of file GfxState.h. |
|
||||||||||||
|
Implements GfxColorSpace. Definition at line 1065 of file GfxState.cc. References alt, GfxColor::c, func, GfxColorSpace::getRGB(), and Function::transform(). |
|
|
Definition at line 1001 of file GfxState.cc. References Object::arrayGet(), Object::arrayGetLength(), error(), Object::free(), Object::getName(), gfxColorMaxComps, GfxDeviceNColorSpace(), i, names, NULL, Function::parse(), and GfxColorSpace::parse(). Referenced by GfxColorSpace::parse(). |
|
|
Definition at line 416 of file GfxState.h. Referenced by copy(), getCMYK(), getGray(), getRGB(), GfxDeviceNColorSpace(), and ~GfxDeviceNColorSpace(). |
|
|
Definition at line 417 of file GfxState.h. Referenced by copy(), getCMYK(), getGray(), getRGB(), GfxDeviceNColorSpace(), and ~GfxDeviceNColorSpace(). |
|
|
Definition at line 415 of file GfxState.h. Referenced by copy(), parse(), and ~GfxDeviceNColorSpace(). |
|
|
Definition at line 413 of file GfxState.h. Referenced by copy(), GfxDeviceNColorSpace(), and ~GfxDeviceNColorSpace(). |
1.4.2