OpenJPEG 1.5.1
Data Fields
opj_jp2 Struct Reference

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

#include <jp2.h>

Data Fields

opj_common_ptr cinfo
 codec context More...
 
opj_j2k_tj2k
 handle to the J2K codec
More...
 
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

◆ approx

unsigned int opj_jp2::approx

◆ bpc

unsigned int opj_jp2::bpc

◆ brand

unsigned int opj_jp2::brand

◆ C

unsigned int opj_jp2::C

◆ cinfo

opj_common_ptr opj_jp2::cinfo

◆ cl

unsigned int* opj_jp2::cl

◆ comps

opj_jp2_comps_t* opj_jp2::comps

◆ enumcs

unsigned int opj_jp2::enumcs

◆ h

unsigned int opj_jp2::h

◆ ignore_pclr_cmap_cdef

opj_bool opj_jp2::ignore_pclr_cmap_cdef

◆ IPR

unsigned int opj_jp2::IPR

◆ j2k

opj_j2k_t* opj_jp2::j2k

◆ j2k_codestream_length

unsigned int opj_jp2::j2k_codestream_length

Referenced by jp2_read_struct(), and jp2_write_jp2c().

◆ j2k_codestream_offset

unsigned int opj_jp2::j2k_codestream_offset

Referenced by jp2_read_struct(), and jp2_write_jp2c().

◆ jpip_on

opj_bool opj_jp2::jpip_on

◆ meth

unsigned int opj_jp2::meth

◆ minversion

unsigned int opj_jp2::minversion

◆ numcl

unsigned int opj_jp2::numcl

◆ numcomps

unsigned int opj_jp2::numcomps

◆ precedence

unsigned int opj_jp2::precedence

◆ UnkC

unsigned int opj_jp2::UnkC

◆ w

unsigned int opj_jp2::w

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