color_rgba_t Struct Reference

RGBA color value. More...

Detailed Description

RGBA color value.

Definition at line 44 of file color.h.

#include <color.h>

Data Fields

color_rgb_t color
 RGB value.
 
uint8_t alpha
 alpha value [0 - 255]
 

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