PGFMagicVersion - Man Page

PGF identification and version.

Synopsis

#include <PGFtypes.h>

Inherited by PGFPreHeader.

Public Attributes

char magic [3]
PGF identification = 'PGF'.
UINT8 version
PGF version.

Detailed Description

PGF identification and version.

general PGF file structure PGFPreHeader PGFHeader [PGFPostHeader] LevelLengths Level_n-1 Level_n-2 ... Level_0 PGFPostHeader ::= [ColorTable] [UserData] LevelLengths ::= UINT32[nLevels] PGF magic and version (part of PGF pre-header)

Author

C. Stamm

Definition at line 113 of file PGFtypes.h.

Member Data Documentation

char PGFMagicVersion::magic[3]

PGF identification = 'PGF'.

Definition at line 114 of file PGFtypes.h.

UINT8 PGFMagicVersion::version

PGF version.

Definition at line 115 of file PGFtypes.h.

Author

Generated automatically by Doxygen for libpgf from the source code.

Info

Thu Jan 25 2024 00:00:00 Version 7.21.2 libpgf