|
Grok 12.0.1
|
ICC profile, palette, channel definition. More...
#include <grok.h>
Public Attributes | |
| uint8_t * | icc_profile_buf |
| uint32_t | icc_profile_len |
| char * | icc_profile_name |
| grk_channel_definition * | channel_definition |
| grk_palette_data * | palette |
| bool | has_colour_specification_box |
ICC profile, palette, channel definition.
| grk_channel_definition* _grk_color::channel_definition |
| bool _grk_color::has_colour_specification_box |
| uint8_t* _grk_color::icc_profile_buf |
| uint32_t _grk_color::icc_profile_len |
| char* _grk_color::icc_profile_name |
Referenced by grk::GrkImage::postReadHeader(), and grk::GrkImageMeta::releaseColor().
| grk_palette_data* _grk_color::palette |
Referenced by grk::GrkImageMeta::allocPalette(), grk::GrkImage::apply_palette_clr(), grk::GrkImage::applyColour(), grk::GrkImage::postReadHeader(), grk::FileFormatDecompress::read_component_mapping(), grk::FileFormatDecompress::read_palette_clr(), grk::GrkImageMeta::releaseColorPalatte(), grk::GrkImage::supportsStripCache(), grk::FileFormatCompress::write_component_mapping(), and grk::FileFormatCompress::write_palette_clr().