Tag: C++

PNG editor 

Dec 06 2021

A very simply PNG editor I made with C++. All it can do is rotate in 90 degree increments or mirror the image. I used two different libraries for decoding and encoding the PNGs.