libpgf  7.15.32
PGF - Progressive Graphics File
ROIBlockHeader::RBH Struct Reference

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...
 

Detailed Description

Named ROI block header (part of the union)

Definition at line 190 of file PGFtypes.h.

Member Data Documentation

◆ bufferSize

UINT16 ROIBlockHeader::RBH::bufferSize

number of uncoded UINT32 values in a block

Definition at line 195 of file PGFtypes.h.

◆ tileEnd

UINT16 ROIBlockHeader::RBH::tileEnd

1: last part of a tile

Definition at line 196 of file PGFtypes.h.


The documentation for this struct was generated from the following file: