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

Struct for the resolution. More...

#include <gva.h>

Collaboration diagram for gva::ResolutionType:
Collaboration graph

Data Fields

uint32_t width = 0
 The width of the screen.
 
uint32_t height = 0
 The height of the screen.
 
uint32_t depth = 0
 The depth of the screen, colour depth.
 

Detailed Description

Struct for the resolution.

Field Documentation

◆ depth

uint32_t gva::ResolutionType::depth = 0

The depth of the screen, colour depth.

◆ height

uint32_t gva::ResolutionType::height = 0

The height of the screen.

◆ width

uint32_t gva::ResolutionType::width = 0

The width of the screen.


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