libdragon
Data Fields
color_t Struct Reference

Generic color structure. More...

#include <graphics.h>

Data Fields

uint8_t r
 Red component.
uint8_t g
 Green component.
uint8_t b
 Blue component.
uint8_t a
 Alpha component.

Detailed Description

Generic color structure.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines