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

Paint configuration for drawing operations. More...

#include <cstdint>
#include "tiny_skia/BlendMode.h"
#include "tiny_skia/Color.h"
#include "tiny_skia/shaders/Shaders.h"
Include dependency graph for Paint.h:
This graph shows which files directly or indirectly include this file:

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...