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

◆ bands

opj_tcd_band_t opj_tcd_resolution::bands[3]

◆ numbands

OPJ_UINT32 opj_tcd_resolution::numbands

◆ ph

OPJ_UINT32 opj_tcd_resolution::ph

◆ pw

OPJ_UINT32 opj_tcd_resolution::pw

◆ win_x0

OPJ_UINT32 opj_tcd_resolution::win_x0

◆ win_x1

OPJ_UINT32 opj_tcd_resolution::win_x1

◆ win_y0

OPJ_UINT32 opj_tcd_resolution::win_y0

◆ win_y1

OPJ_UINT32 opj_tcd_resolution::win_y1

◆ x0

OPJ_INT32 opj_tcd_resolution::x0

◆ x1

OPJ_INT32 opj_tcd_resolution::x1

◆ y0

OPJ_INT32 opj_tcd_resolution::y0

◆ y1

OPJ_INT32 opj_tcd_resolution::y1

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