OpenJPEG 2.5.3
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

◆ numbands

◆ ph

◆ pw

◆ win_x0

◆ win_x1

◆ win_y0

◆ win_y1

◆ x0

◆ x1

◆ y0

◆ y1


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