Image(const int x, const int y, unsigned char *data, const size_t size, const Render type=Render::Sync)
Constructs a new Image element using a pointer to data.
A Texture is an element that stores a texture to render in the window. It can't be instantiated alone...
Definition: Texture.hpp:24