PoDoFo 0.9.20
PdfFiltersPrivate.h File Reference
#include <podofo/main/PdfFilter.h>
#include <zlib.h>

Classes

class  PoDoFo::PdfHexFilter
class  PoDoFo::PdfAscii85Filter
class  PoDoFo::PdfFlateFilter
class  PoDoFo::PdfRLEFilter
class  PoDoFo::PdfLZWFilter
class  PoDoFo::PdfCryptFilter

Namespaces

namespace  PoDoFo

Detailed Description

SPDX-FileCopyrightText: (C) 2007 Dominik Seichter domse.nosp@m.icht.nosp@m.er@we.nosp@m.b.de SPDX-License-Identifier: LGPL-2.0-or-later

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 .