|
TouchCPLib
1.0.0
A touch-enabled GUI interface based on SDL and libTS. It provides a simple desktop-free UI for your embedded Raspberry projects.
|
#include <Color.h>
Public Member Functions | |
| operator SDL_Color () const | |
Public Attributes | |
| uint8_t | r |
| uint8_t | g |
| uint8_t | b |
| uint8_t | a |
|
inline |
| uint8_t Color::a |
| uint8_t Color::b |
| uint8_t Color::g |
| uint8_t Color::r |