OpenJPEG  1.5.2
Data Fields
opj_jp2_pclr Struct Reference

Palette data: table entries, palette columns. More...

#include <jp2.h>

Data Fields

unsigned int * entries
 
unsigned char * channel_sign
 
unsigned char * channel_size
 
opj_jp2_cmap_comp_tcmap
 
unsigned short nr_entries
 
unsigned short nr_channels
 

Detailed Description

Palette data: table entries, palette columns.

Field Documentation

◆ channel_sign

unsigned char* opj_jp2_pclr::channel_sign

◆ channel_size

unsigned char* opj_jp2_pclr::channel_size

◆ cmap

opj_jp2_cmap_comp_t* opj_jp2_pclr::cmap

◆ entries

unsigned int* opj_jp2_pclr::entries

◆ nr_channels

unsigned short opj_jp2_pclr::nr_channels

◆ nr_entries

unsigned short opj_jp2_pclr::nr_entries

Referenced by jp2_apply_pclr(), and jp2_read_pclr().


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