Grok 12.0.1
Public Attributes | List of all members
_grk_palette_data Struct Reference

Palette data. More...

#include <grok.h>

Public Attributes

int32_t * lut
 
uint16_t num_entries
 
grk_component_mapping_compcomponent_mapping
 
uint8_t num_channels
 
bool * channel_sign
 
uint8_t * channel_prec
 

Detailed Description

Palette data.

Member Data Documentation

◆ channel_prec

uint8_t* _grk_palette_data::channel_prec

◆ channel_sign

bool* _grk_palette_data::channel_sign

◆ component_mapping

grk_component_mapping_comp* _grk_palette_data::component_mapping

◆ lut

int32_t* _grk_palette_data::lut

◆ num_channels

uint8_t _grk_palette_data::num_channels

◆ num_entries

uint16_t _grk_palette_data::num_entries

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