Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
Loading...
Searching...
No Matches
gva::ColourType Struct Reference

Struct for the colour. More...

#include <gva.h>

Collaboration diagram for gva::ColourType:
Collaboration graph

Data Fields

uint32_t red = 0
 The red value.
 
uint32_t green = 0
 The green value.
 
uint32_t blue = 0
 The blue value.
 

Detailed Description

Struct for the colour.

Field Documentation

◆ blue

uint32_t gva::ColourType::blue = 0

The blue value.

◆ green

uint32_t gva::ColourType::green = 0

The green value.

◆ red

uint32_t gva::ColourType::red = 0

The red value.


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