Introduction

pnm is a header-only, standalone Netpbm image reader/writer for modern C++ (C++11 or later).

It has no dependencies except for C++ Standard Library.

the interfaces are inspired by png++.

What is Netpbm image format?

https://en.wikipedia.org/wiki/Netpbm_format

Last updated

Was this helpful?