OpenJPEG  2.5.0
Data Fields
opj_jp2 Struct Reference

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

◆ approx

OPJ_UINT32 opj_jp2::approx

◆ bpc

OPJ_UINT32 opj_jp2::bpc

◆ brand

OPJ_UINT32 opj_jp2::brand

◆ C

OPJ_UINT32 opj_jp2::C

◆ cl

OPJ_UINT32* opj_jp2::cl

◆ color

opj_jp2_color_t opj_jp2::color

◆ comps

opj_jp2_comps_t* opj_jp2::comps

◆ enumcs

OPJ_UINT32 opj_jp2::enumcs

◆ h

OPJ_UINT32 opj_jp2::h

◆ has_ihdr

OPJ_BYTE opj_jp2::has_ihdr

◆ has_jp2h

OPJ_BYTE opj_jp2::has_jp2h

◆ ignore_pclr_cmap_cdef

OPJ_BOOL opj_jp2::ignore_pclr_cmap_cdef

◆ IPR

OPJ_UINT32 opj_jp2::IPR

◆ j2k

opj_j2k_t* opj_jp2::j2k

◆ j2k_codestream_offset

OPJ_OFF_T opj_jp2::j2k_codestream_offset

◆ jp2_img_state

OPJ_UINT32 opj_jp2::jp2_img_state

◆ jp2_state

OPJ_UINT32 opj_jp2::jp2_state

◆ jpip_iptr_offset

OPJ_OFF_T opj_jp2::jpip_iptr_offset

Referenced by opj_jpip_skip_iptr().

◆ jpip_on

OPJ_BOOL opj_jp2::jpip_on

◆ m_procedure_list

struct opj_procedure_list* opj_jp2::m_procedure_list

◆ m_validation_list

struct opj_procedure_list* opj_jp2::m_validation_list

◆ meth

OPJ_UINT32 opj_jp2::meth

◆ minversion

OPJ_UINT32 opj_jp2::minversion

◆ numcl

OPJ_UINT32 opj_jp2::numcl

◆ numcomps

OPJ_UINT32 opj_jp2::numcomps

◆ precedence

OPJ_UINT32 opj_jp2::precedence

◆ UnkC

OPJ_UINT32 opj_jp2::UnkC

◆ w

OPJ_UINT32 opj_jp2::w

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