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

Struct definition of the image_type. More...

#include <renderer_cairo.h>

Collaboration diagram for gva::image_type:
Collaboration graph

Data Fields

std::string name
 The images string filename.
 
cairo_surface_t * image
 The images cairo surface.
 
bool from_cache
 True if read from cache.
 

Detailed Description

Struct definition of the image_type.

Field Documentation

◆ from_cache

bool gva::image_type::from_cache

True if read from cache.

◆ image

cairo_surface_t* gva::image_type::image

The images cairo surface.

◆ name

std::string gva::image_type::name

The images string filename.


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