GUIslice  0.16.0
Embedded GUI in C
gslc_tsColor Struct Reference

Color structure. Defines RGB triplet. More...

#include <GUIslice.h>

Data Fields

uint8_t r
 RGB red value. More...
 
uint8_t g
 RGB green value. More...
 
uint8_t b
 RGB blue value. More...
 

Detailed Description

Color structure. Defines RGB triplet.


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