Ipelib
|
Filter source adding ASCII85 decoding. More...
#include <ipeutils.h>
Inherits ipe::DataSource.
Filter source adding ASCII85 decoding.
A85Source::A85Source | ( | DataSource & | source | ) |
int A85Source::getChar | ( | ) | [virtual] |
Get one more character, or EOF.
Implements ipe::DataSource.