|
|
Donner
C++20 SVG rendering library
|
Test utilities for loading golden images. More...
#include "donner/svg/renderer/tests/RendererImageTestUtils.h"
Static Public Member Functions | |
| static std::optional< Image > | readRgbaImageFromPngFile (const char *filename) |
| Reads an RGBA image from a PNG file. | |
Test utilities for loading golden images.
|
static |
Reads an RGBA image from a PNG file.
| filename | Path to a PNG file to load. |