This is the complete list of members for
Celartem::DjVu::ImageRenderer, including all inherited members.
| addChunk(const Chunk *inChunk)=0 | Celartem::DjVu::Renderer | [pure virtual] |
| addRef() const | Celartem::Referable | |
| create(const Chunk *inChunk, const Dictionary *inDictionary) | Celartem::DjVu::Renderer | [static] |
| dumpDbgAllRefCount() | Celartem::Referable | [static] |
| getBitsPerComponent() const =0 | Celartem::DjVu::Renderer | [pure virtual] |
| getChunkId() const =0 | Celartem::DjVu::Renderer | [pure virtual] |
| getDpi() const =0 | Celartem::DjVu::Renderer | [pure virtual] |
| getHeight() const =0 | Celartem::DjVu::Renderer | [pure virtual] |
| getInternalRenderer() const =0 | Celartem::DjVu::Renderer | [pure virtual] |
| getPhotometric() const =0 | Celartem::DjVu::Renderer | [pure virtual] |
| getReferenceCount() const | Celartem::Referable | [inline] |
| getWidth() const =0 | Celartem::DjVu::Renderer | [pure virtual] |
| lockSource(ssize_t &outSrcRowStride, const Rect &inSrcRect, Photometric inPhotometric) const =0 | Celartem::DjVu::ImageRenderer | [protected, pure virtual] |
| Referable() | Celartem::Referable | |
| releaseRef() const | Celartem::Referable | |
| render(u8 *ioImagePtr, ssize_t inRowStride, Photometric inPm, const Rect &inRect, size_t inRescaledWidth, size_t inRescaledHeight, const u8 *inForeground, ssize_t inForeRowStride, size_t inForeWidth, size_t inForeHeight, bool inUseFastRescaling) const | Celartem::DjVu::ImageRenderer | [inline, virtual] |
| unlockSource() const =0 | Celartem::DjVu::ImageRenderer | [protected, pure virtual] |
| ~Renderer() | Celartem::DjVu::Renderer | [inline, virtual] |