Tag: C++
PNG editor
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.
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.