Scribus
Open source desktop publishing at your fingertips
ROIBlockHeader Union Reference

Block header used with ROI coding scheme. More...

#include <PGFtypes.h>

Collaboration diagram for ROIBlockHeader:

Classes

struct  RBH
 Named ROI block header (part of the union) More...
 

Public Member Functions

 ROIBlockHeader (UINT16 v)
 
 ROIBlockHeader (UINT32 size, bool end)
 

Public Attributes

UINT16 val
 
struct ROIBlockHeader::RBH rbh
 ROI block header.
 

Detailed Description

Block header used with ROI coding scheme.

ROI block header is used with ROI coding scheme. It contains block size and tile end flag

Author
C. Stamm

Constructor & Destructor Documentation

ROIBlockHeader::ROIBlockHeader ( UINT16  v)
inline

Constructor

Parameters
vBuffer size
ROIBlockHeader::ROIBlockHeader ( UINT32  size,
bool  end 
)
inline

Constructor

Parameters
sizeBuffer size
end0/1 Flag; 1: last part of a tile

Member Data Documentation

UINT16 ROIBlockHeader::val

unstructured union value


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