![]() |
Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
|
Struct definition of the image_type. More...
#include <renderer_cairo.h>
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. | |
Struct definition of the image_type.
bool gva::image_type::from_cache |
True if read from cache.
cairo_surface_t* gva::image_type::image |
The images cairo surface.
std::string gva::image_type::name |
The images string filename.