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

Struct for RGB values. More...

#include <gva.h>

Collaboration diagram for gva::RgbUnpackedType:
Collaboration graph

Data Fields

uint32_t r = 0
 Red.
 
uint32_t g = 0
 Green.
 
uint32_t b = 0
 Blue.
 

Detailed Description

Struct for RGB values.

Field Documentation

◆ b

uint32_t gva::RgbUnpackedType::b = 0

Blue.

◆ g

uint32_t gva::RgbUnpackedType::g = 0

Green.

◆ r

uint32_t gva::RgbUnpackedType::r = 0

Red.


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