OpenJPEG  1.5.1
Data Fields

JPEG-2000 file format reader/writer. More...

#include <jp2.h>

Data Fields

opj_common_ptr cinfo
 codec context
opj_j2k_tj2k
 handle to the J2K codec
unsigned int w
unsigned int h
unsigned int numcomps
unsigned int bpc
unsigned int C
unsigned int UnkC
unsigned int IPR
unsigned int meth
unsigned int approx
unsigned int enumcs
unsigned int precedence
unsigned int brand
unsigned int minversion
unsigned int numcl
unsigned int * cl
opj_jp2_comps_tcomps
unsigned int j2k_codestream_offset
unsigned int j2k_codestream_length
opj_bool jpip_on
opj_bool ignore_pclr_cmap_cdef

Detailed Description

JPEG-2000 file format reader/writer.

Field Documentation

unsigned int opj_jp2::approx
unsigned int opj_jp2::bpc
unsigned int opj_jp2::brand
unsigned int opj_jp2::C
opj_common_ptr opj_jp2::cinfo
unsigned int* opj_jp2::cl
opj_jp2_comps_t* opj_jp2::comps
unsigned int opj_jp2::enumcs
unsigned int opj_jp2::h
opj_bool opj_jp2::ignore_pclr_cmap_cdef
unsigned int opj_jp2::IPR
opj_j2k_t* opj_jp2::j2k
unsigned int opj_jp2::j2k_codestream_length

Referenced by jp2_read_struct(), and jp2_write_jp2c().

unsigned int opj_jp2::j2k_codestream_offset

Referenced by jp2_read_struct(), and jp2_write_jp2c().

opj_bool opj_jp2::jpip_on
unsigned int opj_jp2::meth
unsigned int opj_jp2::minversion
unsigned int opj_jp2::numcl
unsigned int opj_jp2::numcomps
unsigned int opj_jp2::precedence
unsigned int opj_jp2::UnkC
unsigned int opj_jp2::w

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