|
pdfmm 0.9.20
|
#include <pdfmm/base/PdfFilter.h>#include <zlib.h>Classes | |
| class | mm::PdfHexFilter |
| class | mm::PdfAscii85Filter |
| class | mm::PdfFlateFilter |
| class | mm::PdfRLEFilter |
| class | mm::PdfLZWFilter |
Namespaces | |
| namespace | mm |
Copyright (C) 2007 by Dominik Seichter domse.nosp@m.icht.nosp@m.er@we.nosp@m.b.de
Licensed under GNU Library General Public License 2.0 or later. Some rights reserved. See COPYING, AUTHORS.
Provides implementations of various PDF stream filters.
This is an internal header. It should not be included in pdfmm.h, and should not be included directly by client applications. These filters should only be accessed through the factory interface in PdfFilters.h .