OpenJPEG 2.1.0
Data Fields

opj_tile_v2_info Struct Reference

Tile coding parameters information. More...

#include <openjpeg.h>

Data Fields

int tileno
 number (index) of tile
OPJ_UINT32 csty
 coding style
OPJ_PROG_ORDER prg
 progression order
OPJ_UINT32 numlayers
 number of layers
OPJ_UINT32 mct
 multi-component transform identifier
opj_tccp_info_ttccp_info
 information concerning tile component parameters

Detailed Description

Tile coding parameters information.


Field Documentation

coding style

Referenced by j2k_get_cstr_info().

multi-component transform identifier

Referenced by j2k_get_cstr_info().

number of layers

Referenced by j2k_get_cstr_info().

progression order

Referenced by j2k_get_cstr_info().

information concerning tile component parameters

Referenced by j2k_get_cstr_info().

number (index) of tile


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