tiny-skia-cpp
A C++20 2D rendering library (port of tiny-skia)
Loading...
Searching...
No Matches
tiny_skia::IntSize Class Reference

Non-zero integer dimensions (width x height).

#include <tiny_skia/Geom.h>

Static Public Member Functions

static std::optional< IntSizefromWH (LengthU32 width, LengthU32 height)
 Creates from width/height. Returns nullopt if either is zero.
 

The documentation for this class was generated from the following file: