filters
ImageOutputDev Class Reference
Inheritance diagram for ImageOutputDev:

Detailed Description
Definition at line 28 of file ImageOutputDev.h.
Public Member Functions | |
| ImageOutputDev (char *fileRootA, GBool dumpJPEGA) | |
| virtual | ~ImageOutputDev () |
| virtual GBool | isOk () |
| virtual GBool | interpretType3Chars () |
| virtual GBool | needNonText () |
| virtual GBool | upsideDown () |
| virtual GBool | useDrawChar () |
| virtual void | drawImageMask (GfxState *state, Object *ref, Stream *str, int width, int height, GBool invert, GBool inlineImg) |
| virtual void | drawImage (GfxState *state, Object *ref, Stream *str, int width, int height, GfxImageColorMap *colorMap, int *maskColors, GBool inlineImg) |
The documentation for this class was generated from the following files:

