OpenJPEG  2.4.0
Data Fields
opj_tcd_resolution Struct Reference

Tile-component resolution structure. More...

#include <tcd.h>

Data Fields

OPJ_INT32 x0
 
OPJ_INT32 y0
 
OPJ_INT32 x1
 
OPJ_INT32 y1
 
OPJ_UINT32 pw
 
OPJ_UINT32 ph
 
OPJ_UINT32 numbands
 
opj_tcd_band_t bands [3]
 
OPJ_UINT32 win_x0
 
OPJ_UINT32 win_y0
 
OPJ_UINT32 win_x1
 
OPJ_UINT32 win_y1
 

Detailed Description

Tile-component resolution structure.

Field Documentation

opj_tcd_band_t opj_tcd_resolution::bands[3]
OPJ_UINT32 opj_tcd_resolution::numbands
OPJ_UINT32 opj_tcd_resolution::ph
OPJ_UINT32 opj_tcd_resolution::pw
OPJ_UINT32 opj_tcd_resolution::win_x0
OPJ_UINT32 opj_tcd_resolution::win_x1
OPJ_UINT32 opj_tcd_resolution::win_y0
OPJ_UINT32 opj_tcd_resolution::win_y1
OPJ_INT32 opj_tcd_resolution::x0
OPJ_INT32 opj_tcd_resolution::x1
OPJ_INT32 opj_tcd_resolution::y0
OPJ_INT32 opj_tcd_resolution::y1

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