MPLAB® Harmony Graphics Suite
|
leColor lePalette_GetColor( lePalette* pal, uint32_t idx );
Parameters |
Description |
lePalette* pal |
pointer to the palette to read |
uint32_t idx |
the index of the color to look up |
leColor - the color that was retrieved
MPLAB® Harmony Graphics Suite
|