| OpenJPEG
    2.2.0
    | 
Tile coding parameters information. More...
#include <openjpeg.h>
| Data Fields | |
| int | tileno | 
| number (index) of tile  More... | |
| OPJ_UINT32 | csty | 
| coding style  More... | |
| OPJ_PROG_ORDER | prg | 
| progression order  More... | |
| OPJ_UINT32 | numlayers | 
| number of layers  More... | |
| OPJ_UINT32 | mct | 
| multi-component transform identifier  More... | |
| opj_tccp_info_t * | tccp_info | 
| information concerning tile component parameters  More... | |
Tile coding parameters information.
| OPJ_UINT32 opj_tile_v2_info::csty | 
coding style
Referenced by j2k_get_cstr_info().
| OPJ_UINT32 opj_tile_v2_info::mct | 
multi-component transform identifier
Referenced by j2k_get_cstr_info().
| OPJ_UINT32 opj_tile_v2_info::numlayers | 
number of layers
Referenced by j2k_get_cstr_info().
| OPJ_PROG_ORDER opj_tile_v2_info::prg | 
progression order
Referenced by j2k_get_cstr_info().
| opj_tccp_info_t* opj_tile_v2_info::tccp_info | 
information concerning tile component parameters
Referenced by j2k_get_cstr_info().
| int opj_tile_v2_info::tileno | 
number (index) of tile
 1.8.13
 1.8.13