This is a intended to do some pixel sorting on PNG images.
Algorithms are currently hardcoded.
This program is early development and isn't intended to be used by anyone at this stage. Currently only compiles on systems where unistd.h is defined.
C dependencies : zlib libpng
Building : type make
Usage :
./pixelsorter infile.png outfile.png