libGumball 0.0.1
C23-Based, libGimbal-powered UI Library
Loading...
Searching...
No Matches
GUM_Color Struct Reference

#include <gumball_color.h>

Data Fields

uint8_t r
uint8_t g
uint8_t b
uint8_t a

Detailed Description

GUM_Color structure.

Field Documentation

◆ r

uint8_t GUM_Color::r

Red component.

◆ g

uint8_t GUM_Color::g

Green component.

◆ b

uint8_t GUM_Color::b

Blue component.

◆ a

uint8_t GUM_Color::a

Alpha component.


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