OpenJPEG  2.5.0
Data Fields
opj_tcd_band Struct Reference

Sub-band structure. More...

#include <tcd.h>

Data Fields

OPJ_INT32 x0
 
OPJ_INT32 y0
 
OPJ_INT32 x1
 
OPJ_INT32 y1
 
OPJ_UINT32 bandno
 
opj_tcd_precinct_tprecincts
 
OPJ_UINT32 precincts_data_size
 
OPJ_INT32 numbps
 
OPJ_FLOAT32 stepsize
 

Detailed Description

Sub-band structure.

Field Documentation

◆ bandno

OPJ_UINT32 opj_tcd_band::bandno

◆ numbps

OPJ_INT32 opj_tcd_band::numbps

◆ precincts

opj_tcd_precinct_t* opj_tcd_band::precincts

◆ precincts_data_size

OPJ_UINT32 opj_tcd_band::precincts_data_size

◆ stepsize

OPJ_FLOAT32 opj_tcd_band::stepsize

◆ x0

OPJ_INT32 opj_tcd_band::x0

◆ x1

OPJ_INT32 opj_tcd_band::x1

◆ y0

OPJ_INT32 opj_tcd_band::y0

◆ y1

OPJ_INT32 opj_tcd_band::y1

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