gempyre
1.7.1
|
#include <initializer_list>
#include <variant>
#include <array>
#include <string_view>
#include <gempyre.h>
#include <gempyre_bitmap.h>
Go to the source code of this file.
Classes | |
class | Gempyre::CanvasElement |
Graphics element. More... | |
class | Gempyre::FrameComposer |
| |
Typedefs | |
using | Gempyre::CanvasDataPtr = std::shared_ptr< CanvasData > |
Variables | |
constexpr std::array< std::pair< std::string_view, uint32_t >, 147 > | Gempyre::html_colors |
HTML colors. | |
gempyre_graphics.h API for drawing on HTML canvas