|
tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
|
2D affine transformation matrix. More...
#include <optional>#include <span>

Go to the source code of this file.
Classes | |
| class | tiny_skia::Transform |
| 2D affine transformation: [sx kx tx; ky sy ty; 0 0 1]. More... | |