PoDoFo
0.9.6
|
#include "PdfDefines.h"
#include "PdfDefinesPrivate.h"
#include "PdfFilter.h"
#include "PdfRefCountedBuffer.h"
#include <zlib.h>
Classes | |
class | PoDoFo::PdfHexFilter |
class | PoDoFo::PdfAscii85Filter |
class | PoDoFo::PdfFlateFilter |
class | PoDoFo::PdfRLEFilter |
class | PoDoFo::PdfLZWFilter |
Namespaces | |
PoDoFo | |
Provides implementations of various PDF stream filters.
This is an internal header. It should not be included in podofo.h, and should not be included directly by client applications. These filters should only be accessed through the factory interface in PdfFilters.h .