OpenJPEG  1.5.2
Data Fields
opj_jp2_color Struct Reference


Collector for ICC profile, palette, component mapping, channel description More...

#include <jp2.h>

Data Fields

unsigned char * icc_profile_buf
 
int icc_profile_len
 
opj_jp2_cdef_tjp2_cdef
 
opj_jp2_pclr_tjp2_pclr
 
unsigned char jp2_has_colr
 

Detailed Description


Collector for ICC profile, palette, component mapping, channel description

Field Documentation

◆ icc_profile_buf

unsigned char* opj_jp2_color::icc_profile_buf

◆ icc_profile_len

int opj_jp2_color::icc_profile_len

Referenced by jp2_read_colr(), and opj_jp2_decode().

◆ jp2_cdef

opj_jp2_cdef_t* opj_jp2_color::jp2_cdef

◆ jp2_has_colr

unsigned char opj_jp2_color::jp2_has_colr

Referenced by jp2_read_colr(), and jp2_read_jp2h().

◆ jp2_pclr

opj_jp2_pclr_t* opj_jp2_color::jp2_pclr

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