typedef struct { unsigned char r; unsigned char g; unsigned char b; } GR_PALENTRY;
The GR_PALENTRY structure is the core element of a color palette in the nano-X library.
GR_PALETTE, GR_IMAGE_INFO.