libpgf
6.12.24
PGF - Progressive Graphics File
|
#include "PGFstream.h"
Go to the source code of this file.
Classes | |
class | CPGFImage |
Enumerations | |
enum | ProgressMode { PM_Relative, PM_Absolute } |
Variables | |
*PGF image class is the main class You always need a PGF object *for encoding or decoding image data * | Decoding |
enum ProgressMode |
Enumerator | |
---|---|
PM_Relative | |
PM_Absolute |
Definition at line 36 of file PGFimage.h.