A very simplistic PNG image reader and writer
class for C++ (uses and thus requires libpng). I got tired of PNG reading
and writing in simple small programs being so laborious, so I developed
for myself this very simplistic class to make the task easier.