![]() |
Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
|
Struct for the colour. More...
#include <gva.h>
Data Fields | |
uint32_t | red = 0 |
The red value. | |
uint32_t | green = 0 |
The green value. | |
uint32_t | blue = 0 |
The blue value. | |
Struct for the colour.
uint32_t gva::ColourType::blue = 0 |
The blue value.
uint32_t gva::ColourType::green = 0 |
The green value.
uint32_t gva::ColourType::red = 0 |
The red value.