libpgf 7.21.2
PGF - Progressive Graphics File
|
Named ROI block header (part of the union) More...
#include <PGFtypes.h>
Public Attributes | |
UINT16 | bufferSize: RLblockSizeLen |
number of uncoded UINT32 values in a block | |
UINT16 | tileEnd: 1 |
1: last part of a tile | |
Named ROI block header (part of the union)
Definition at line 183 of file PGFtypes.h.
UINT16 ROIBlockHeader::RBH::bufferSize |
number of uncoded UINT32 values in a block
Definition at line 188 of file PGFtypes.h.
UINT16 ROIBlockHeader::RBH::tileEnd |
1: last part of a tile
Definition at line 189 of file PGFtypes.h.