pdftron::Filters Namespace Reference


Classes

class  ASCII85Encode
 ASCII85Encode filter can be used to encode any data stream into a stream that does not contain any binary characters. More...
class  Filter
 Provides a generic view of a sequence of bytes. More...
class  FilterReader
 FilterReader is a utility class providing a convenient way to read data from an input filter (using Filter directly is not very intuitive). More...
class  FilterWriter
 FilterWriter is a utility class providing a convenient way to write data to an output filter (using Filter directly is not very intuitive). More...
class  FlateEncode
 FlateEncode filter can be used to compress any data stream using Flate (i.e. More...
class  MemoryFilter
 MemoryFilter is a memory buffer that can be used as a source or a sink Filter in the Filter pipeline. More...
class  StdFile
 StdFile is a utility class to read from, write to, open, and close files on a file system. More...

© 2002-2010 PDFTron Systems Inc.