libpgf  6.11.42
PGF - Progressive Graphics File
PGFPostHeader Struct Reference

Optional PGF post-header. More...

#include <PGFtypes.h>

List of all members.

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

Optional PGF post-header.

PGF post-header is optional. It contains color table and user data

Author:
C. Stamm

Definition at line 142 of file PGFtypes.h.


Member Data Documentation

color table for indexed color images

Definition at line 143 of file PGFtypes.h.

user data of size userDataLen

Definition at line 144 of file PGFtypes.h.

user data size in bytes

Definition at line 145 of file PGFtypes.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines