PNGwriter - An easy to use C++ graphics library

2024-06-27

PNGwriter: a C++ class to easily plot to PNG images.

A C++ library that enables easy plotting to PNG images pixel by pixel in 48-bit colour. Requires libpng. [Open source, GPL]

PNGwriter