libpgf
6.14.12
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 More... | |
UINT16 | tileEnd: 1 |
1: last part of a tile More... | |
Named ROI block header (part of the union)
Definition at line 162 of file PGFtypes.h.
UINT16 ROIBlockHeader::RBH::bufferSize |
number of uncoded UINT32 values in a block
Definition at line 167 of file PGFtypes.h.
UINT16 ROIBlockHeader::RBH::tileEnd |
1: last part of a tile
Definition at line 168 of file PGFtypes.h.