gempyre  1.7.1
gempyre_graphics.h File Reference
#include <initializer_list>
#include <variant>
#include <array>
#include <string_view>
#include <gempyre.h>
#include <gempyre_bitmap.h>
Include dependency graph for gempyre_graphics.h:

Go to the source code of this file.

Classes

class  Gempyre::CanvasElement
 Graphics element. More...
 
class  Gempyre::FrameComposer
 
  • wrap up Javascript draw commands.
More...
 

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.
 

Detailed Description

wqe

gempyre_graphics.h API for drawing on HTML canvas