|  | doodle
    0.2
    Intended to support teaching C++, doodle is a simple library that helps make a window and makes it easy to do some drawing. | 
#include <filesystem>#include <memory>Go to the source code of this file.
| Classes | |
| class | doodle::Image | 
| Image class to store a 2D array of RGBA colors. Also manages an image on the Graphics Card.  More... | |
| Namespaces | |
| doodle | |