struct lePalette lePalette
This struct represents a palette asset.
Color definitions and functions.
leColor lePalette_GetColor(lePalette *pal, uint32_t idx)
Get color from a palette.
Definition: legato_palette.c:30
This struct represents a palette asset.
Definition: legato_palette.h:69
This struct represents a stream descriptor.
Definition: legato_stream.h:60
leStreamDescriptor header
Definition: legato_palette.h:71
leColorMode
This enum represents the supported RGB color formats.
Definition: legato_color.h:148
uint32_t colorCount
Definition: legato_palette.h:72
leColorMode colorMode
Definition: legato_palette.h:73
Defines a common header for all stream operations.