![]()  | 
  
    MPLABĀ® Harmony Graphics Suite
    GFX v3.13.0
    
   Legato API Documentation 
   | 
 
This struct represents a palette asset. More...
#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/image/legato_palette.h>

Data Fields | |
| leStreamDescriptor | header | 
| uint32_t | colorCount | 
| leColorMode | colorMode | 
This struct represents a palette asset.
A palette is a lookup table for unique colors. Given in an index, a color can be retrieved.
| uint32_t colorCount | 
number of colors in the palatte
| leColorMode colorMode | 
color mode of the image
| leStreamDescriptor header | 
standard asset header