libmpix
The open imaging DSP library
Loading...
Searching...
No Matches
Data Fields
mpix_palette Struct Reference

Color palette as a list of pixels in the described format. More...

#include <op_palettize.h>

Data Fields

uint8_t * colors
 
uint32_t format
 

Detailed Description

Color palette as a list of pixels in the described format.

Field Documentation

◆ colors

uint8_t* mpix_palette::colors

Color value where the position in the array (in pixel number) is the color inxdex.

◆ format

uint32_t mpix_palette::format

Format of the indexed colors, defining the palette size.


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