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


Public Member Functions | |
| GfxPatternColorSpace (GfxColorSpace *underA) | |
| virtual | ~GfxPatternColorSpace () |
| 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 * | getUnder () |
Static Public Member Functions | |
| static GfxColorSpace * | parse (Array *arr) |
Private Attributes | |
| GfxColorSpace * | under |
|
|
Definition at line 1083 of file GfxState.cc. References under. |
|
|
Definition at line 1087 of file GfxState.cc. References under. |
|
|
Implements GfxColorSpace. Definition at line 1093 of file GfxState.cc. References GfxColorSpace::copy(), GfxPatternColorSpace(), NULL, and under. |
|
||||||||||||
|
Implements GfxColorSpace. Definition at line 1129 of file GfxState.cc. References GfxCMYK::c, GfxCMYK::k, GfxCMYK::m, and GfxCMYK::y. |
|
||||||||||||
|
Implements GfxColorSpace. Definition at line 1121 of file GfxState.cc. |
|
|
Implements GfxColorSpace. Definition at line 431 of file GfxState.h. References csPattern. |
|
|
Implements GfxColorSpace. Definition at line 440 of file GfxState.h. |
|
||||||||||||
|
Implements GfxColorSpace. Definition at line 1125 of file GfxState.cc. |
|
|
Definition at line 443 of file GfxState.h. References under. Referenced by Gfx::doPatternFill(). |
|
|
Definition at line 1098 of file GfxState.cc. References error(), GfxPatternColorSpace(), NULL, and GfxColorSpace::parse(). Referenced by GfxColorSpace::parse(). |
|
|
Definition at line 447 of file GfxState.h. Referenced by copy(), getUnder(), GfxPatternColorSpace(), and ~GfxPatternColorSpace(). |
1.4.2