|
tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
|
Paint configuration for drawing operations. More...
#include <cstdint>#include "tiny_skia/BlendMode.h"#include "tiny_skia/Color.h"#include "tiny_skia/shaders/Shaders.h"

Go to the source code of this file.
Classes | |
| struct | tiny_skia::Paint |
| Controls how a shape is painted (shader, blend mode, anti-aliasing). More... | |