libpgf
6.11.32
PGF - Progressive Graphics File
|
Optional PGF post-header. More...
#include <PGFtypes.h>
Public Attributes | |
RGBQUAD | clut [ColorTableLen] |
UINT8 * | userData |
UINT32 | userDataLen |
Optional PGF post-header.
PGF post-header is optional. It contains color table and user data
RGBQUAD PGFPostHeader::clut[ColorTableLen] |
Definition at line 141 of file PGFtypes.h.
UINT8* PGFPostHeader::userData |
Definition at line 142 of file PGFtypes.h.
UINT32 PGFPostHeader::userDataLen |
Definition at line 143 of file PGFtypes.h.