Scroll to navigation

ROIBlockHeader::RBH(3) Library Functions Manual ROIBlockHeader::RBH(3)

NAME

ROIBlockHeader::RBH - Named ROI block header (part of the union)

SYNOPSIS

#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

Detailed Description

Named ROI block header (part of the union)

Definition at line 183 of file PGFtypes.h.

Member Data Documentation

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.

Author

Generated automatically by Doxygen for libpgf from the source code.

Version 7.21.2 libpgf