OpenJPEG  2.2.0
Data Fields

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

#include <jp2.h>

Data Fields

opj_j2k_tj2k
 handle to the J2K codec More...
 
struct opj_procedure_listm_validation_list
 list of validation procedures More...
 
struct opj_procedure_listm_procedure_list
 list of execution procedures More...
 
OPJ_UINT32 w
 
OPJ_UINT32 h
 
OPJ_UINT32 numcomps
 
OPJ_UINT32 bpc
 
OPJ_UINT32 C
 
OPJ_UINT32 UnkC
 
OPJ_UINT32 IPR
 
OPJ_UINT32 meth
 
OPJ_UINT32 approx
 
OPJ_UINT32 enumcs
 
OPJ_UINT32 precedence
 
OPJ_UINT32 brand
 
OPJ_UINT32 minversion
 
OPJ_UINT32 numcl
 
OPJ_UINT32cl
 
opj_jp2_comps_tcomps
 
OPJ_OFF_T j2k_codestream_offset
 
OPJ_OFF_T jpip_iptr_offset
 
OPJ_BOOL jpip_on
 
OPJ_UINT32 jp2_state
 
OPJ_UINT32 jp2_img_state
 
opj_jp2_color_t color
 
OPJ_BOOL ignore_pclr_cmap_cdef
 
OPJ_BYTE has_jp2h
 
OPJ_BYTE has_ihdr
 

Detailed Description

JPEG-2000 file format reader/writer.

Field Documentation

OPJ_UINT32 opj_jp2::approx
OPJ_UINT32 opj_jp2::bpc
OPJ_UINT32 opj_jp2::brand
OPJ_UINT32 opj_jp2::C
OPJ_UINT32* opj_jp2::cl
opj_jp2_color_t opj_jp2::color
opj_jp2_comps_t* opj_jp2::comps
OPJ_UINT32 opj_jp2::enumcs
OPJ_UINT32 opj_jp2::h
OPJ_BYTE opj_jp2::has_ihdr
OPJ_BYTE opj_jp2::has_jp2h
OPJ_BOOL opj_jp2::ignore_pclr_cmap_cdef
OPJ_UINT32 opj_jp2::IPR
opj_j2k_t* opj_jp2::j2k
OPJ_OFF_T opj_jp2::j2k_codestream_offset
OPJ_UINT32 opj_jp2::jp2_img_state
OPJ_UINT32 opj_jp2::jp2_state
OPJ_OFF_T opj_jp2::jpip_iptr_offset

Referenced by opj_jpip_skip_iptr().

OPJ_BOOL opj_jp2::jpip_on
struct opj_procedure_list* opj_jp2::m_procedure_list
struct opj_procedure_list* opj_jp2::m_validation_list
OPJ_UINT32 opj_jp2::meth
OPJ_UINT32 opj_jp2::minversion
OPJ_UINT32 opj_jp2::numcl
OPJ_UINT32 opj_jp2::numcomps
OPJ_UINT32 opj_jp2::precedence
OPJ_UINT32 opj_jp2::UnkC
OPJ_UINT32 opj_jp2::w

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