OpenJPEG  1.5.1
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

unsigned char* opj_jp2_pclr::channel_sign
unsigned char* opj_jp2_pclr::channel_size
opj_jp2_cmap_comp_t* opj_jp2_pclr::cmap
unsigned int* opj_jp2_pclr::entries
unsigned short opj_jp2_pclr::nr_channels
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: