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

#include <types.h>

Data Fields

uint8_t colors_rgb24 [3<< 8]
 
uint32_t fourcc
 

Detailed Description

Color palette for encoding/decoding an RGB24 image from/to an indexed color image format

Field Documentation

◆ colors_rgb24

uint8_t mpix_palette::colors_rgb24[3<< 8]

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

◆ fourcc

uint32_t mpix_palette::fourcc

Format of the indexed colors, defining the palette size.


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