OpenJPEG
2.2.0
|
Collector for ICC profile, palette, component mapping, channel description. More...
#include <jp2.h>
Data Fields | |
OPJ_BYTE * | icc_profile_buf |
OPJ_UINT32 | icc_profile_len |
opj_jp2_cdef_t * | jp2_cdef |
opj_jp2_pclr_t * | jp2_pclr |
OPJ_BYTE | jp2_has_colr |
Collector for ICC profile, palette, component mapping, channel description.
OPJ_BYTE* opj_jp2_color::icc_profile_buf |
Referenced by opj_jp2_create(), opj_jp2_decode(), opj_jp2_destroy(), opj_jp2_get_tile(), opj_jp2_read_colr(), and opj_jp2_write_colr().
OPJ_UINT32 opj_jp2_color::icc_profile_len |
Referenced by opj_jp2_create(), opj_jp2_decode(), opj_jp2_get_tile(), opj_jp2_read_colr(), and opj_jp2_write_colr().
opj_jp2_cdef_t* opj_jp2_color::jp2_cdef |
OPJ_BYTE opj_jp2_color::jp2_has_colr |
Referenced by opj_jp2_create(), opj_jp2_read_colr(), and opj_jp2_setup_decoder().
opj_jp2_pclr_t* opj_jp2_color::jp2_pclr |