MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
lePalette Struct Reference

This struct represents a palette asset. More...

#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/image/legato_palette.h>

Collaboration diagram for lePalette:

Data Fields

leStreamDescriptor header
 
uint32_t colorCount
 
leColorMode colorMode
 

Detailed Description

This struct represents a palette asset.

A palette is a lookup table for unique colors. Given in an index, a color can be retrieved.

Field Documentation

◆ colorCount

uint32_t colorCount

number of colors in the palatte

◆ colorMode

leColorMode colorMode

color mode of the image

◆ header

standard asset header


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