PGFPostHeader - Man Page
Optional PGF post-header.
Synopsis
#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
Optional PGF post-header.
PGF post-header is optional. It contains color table and user data
- Author
C. Stamm
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.
Author
Generated automatically by Doxygen for libpgf from the source code.
Info
Thu Jul 22 2021 Version 6.14.12 libpgf