Description
Add a C++ wrapper around libpng so developers can read and write PNG images with a more C++-friendly interface. It is useful when image-handling code needs PNG support without calling the C API directly.
Most users receive it as a build or runtime dependency of other software. It does not add a separate image viewer or editor.