Grok 14.0.0
|
#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 |
grk_channel_definition* _grk_color::channel_definition |
Referenced by grk::GrkImageMeta::releaseColor().
bool _grk_color::has_colour_specification_box |
uint8_t* _grk_color::icc_profile_buf |
Referenced by grk::GrkImageMeta::releaseColor().
uint32_t _grk_color::icc_profile_len |
Referenced by grk::GrkImageMeta::releaseColor().
char* _grk_color::icc_profile_name |
Referenced by grk::GrkImageMeta::releaseColor().
grk_palette_data* _grk_color::palette |
Referenced by grk::GrkImageMeta::allocPalette(), and grk::GrkImageMeta::releaseColorPalatte().