tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
Loading...
Searching...
No Matches
Canvas.h File Reference

Drawing surface that operates on a Pixmap or MutablePixmapView. More...

#include <cstdint>
#include "tiny_skia/Geom.h"
#include "tiny_skia/Mask.h"
#include "tiny_skia/Paint.h"
#include "tiny_skia/Path.h"
#include "tiny_skia/Pixmap.h"
#include "tiny_skia/Stroke.h"
#include "tiny_skia/shaders/Pattern.h"
Include dependency graph for Canvas.h:

Go to the source code of this file.

Classes

class  tiny_skia::Canvas
 Drawing surface backed by a mutable pixel buffer. More...