libpgf  6.12.24
PGF - Progressive Graphics File
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
PGFPostHeader Struct Reference

#include <PGFtypes.h>

Public Attributes

RGBQUAD clut [ColorTableLen]
 color table for indexed color images
 
UINT8 * userData
 user data of size userDataLen
 
UINT32 userDataLen
 user data size in bytes
 

Detailed Description

Definition at line 141 of file PGFtypes.h.

Member Data Documentation

RGBQUAD PGFPostHeader::clut[ColorTableLen]

color table for indexed color images

Definition at line 142 of file PGFtypes.h.

UINT8* PGFPostHeader::userData

user data of size userDataLen

Definition at line 143 of file PGFtypes.h.

UINT32 PGFPostHeader::userDataLen

user data size in bytes

Definition at line 144 of file PGFtypes.h.


The documentation for this struct was generated from the following file: