libpgf  6.12.24
PGF - Progressive Graphics File
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
PGFimage.h File Reference
#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
 

Enumeration Type Documentation

Enumerator
PM_Relative 
PM_Absolute 

Definition at line 36 of file PGFimage.h.

Variable Documentation

* PGF image class is the main class You always need a PGF object* for encoding or decoding image data* Decoding

Definition at line 45 of file PGFimage.h.