| libpgf
    7.21.2
    PGF - Progressive Graphics File | 
PGF pre-header. More...
#include <PGFtypes.h>
 
  
| Public Attributes | |
| UINT32 | hSize | 
| total size of PGFHeader, [ColorTable], and [UserData] in bytes (since Version 6: 4 Bytes)  More... | |
| char | magic [3] | 
| PGF identification = "PGF".  More... | |
| UINT8 | version | 
| PGF version.  More... | |
PGF pre-header.
PGF pre-header defined header length and PGF identification and version
Definition at line 123 of file PGFtypes.h.
| UINT32 PGFPreHeader::hSize | 
total size of PGFHeader, [ColorTable], and [UserData] in bytes (since Version 6: 4 Bytes)
Definition at line 124 of file PGFtypes.h.
| 
 | inherited | 
PGF identification = "PGF".
Definition at line 114 of file PGFtypes.h.
| 
 | inherited | 
PGF version.
Definition at line 115 of file PGFtypes.h.