Bitmap/raster image loaded in a particular Window context.
More...
#include <Window.hpp>
|
| | ~Image () |
| void | loadFile (const std::string &filename, NVGcontext *vg) |
| | Don't call this directly but instead use APP->window->loadImage().
|
Bitmap/raster image loaded in a particular Window context.
◆ ~Image()
| rack::window::Image::~Image |
( |
| ) |
|
◆ loadFile()
| void rack::window::Image::loadFile |
( |
const std::string & | filename, |
|
|
NVGcontext * | vg ) |
Don't call this directly but instead use APP->window->loadImage().
◆ load()
| DEPRECATED std::shared_ptr< Image > rack::window::Image::load |
( |
const std::string & | filename | ) |
|
|
static |
Use APP->window->loadImage() instead.
◆ vg
| NVGcontext* rack::window::Image::vg |
◆ handle
| int rack::window::Image::handle = -1 |
The documentation for this struct was generated from the following file:
- /home/vortico/src/vcv/Rack2/include/window/Window.hpp