|
libGumball 0.0.1
C23-Based, libGimbal-powered UI Library
|
#include <gumball_color.h>
Data Fields | |
| uint8_t | r |
| uint8_t | g |
| uint8_t | b |
| uint8_t | a |
GUM_Color structure.
| uint8_t GUM_Color::r |
Red component.
| uint8_t GUM_Color::g |
Green component.
| uint8_t GUM_Color::b |
Blue component.
| uint8_t GUM_Color::a |
Alpha component.