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

Base gradient data and gradient stop type. More...

#include <functional>
#include <vector>
#include "tiny_skia/Color.h"
#include "tiny_skia/Point.h"
#include "tiny_skia/pipeline/Pipeline.h"
Include dependency graph for Gradient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tiny_skia::GradientStop
 A color stop in a gradient. More...