Grok
7.6.3
|
ICC profile, palette, channel definition. More...
#include <grok.h>
Public Attributes | |
uint8_t * | icc_profile_buf |
uint32_t | icc_profile_len |
grk_channel_definition * | channel_definition |
grk_palette_data * | palette |
bool | has_colour_specification_box |
ICC profile, palette, channel definition.
grk_channel_definition* _grk_jp2_color::channel_definition |
Referenced by grk::FileFormat::FileFormat(), grk::FileFormat::free_color(), grk::FileFormat::init_compress(), grk::jp2_apply_channel_definition(), grk::jp2_check_color(), grk::jp2_read_channel_definition(), grk::jp2_write_channel_definition(), grk::jp2_write_jp2h(), and grk::FileFormat::postDecompress().
bool _grk_jp2_color::has_colour_specification_box |
Referenced by grk::FileFormat::FileFormat(), grk::FileFormat::init_decompress(), and grk::jp2_read_colr().
uint8_t* _grk_jp2_color::icc_profile_buf |
uint32_t _grk_jp2_color::icc_profile_len |
grk_palette_data* _grk_jp2_color::palette |
Referenced by grk::FileFormat::alloc_palette(), grk::FileFormat::FileFormat(), grk::grk_copy_image_header(), grk::FileFormat::init_compress(), grk::jp2_apply_palette_clr(), grk::jp2_check_color(), grk::jp2_free_palette_clr(), grk::jp2_read_component_mapping(), grk::jp2_read_palette_clr(), grk::jp2_write_component_mapping(), grk::jp2_write_jp2h(), grk::jp2_write_palette_clr(), and grk::FileFormat::postDecompress().