The Pedigree Project  0.1
Public Attributes | List of all members
Display::rgb_t Struct Reference

#include <Display.h>

+ Collaboration diagram for Display::rgb_t:

Public Attributes

uint8_t r
 
uint8_t g
 
uint8_t b
 
uint8_t a
 

Detailed Description

Describes a single RGBA 32-bit pixel.

Definition at line 49 of file Display.h.


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