Color-based image splitter.
Install the DMD 2 compiler (using the MinGW setup option on Windows).
Build the executable with the following command line :
dmd -m64 mosaic.d color.d png.d
mosaic image.png mosaic.png OUT/image_
Image :
Mosaic :
Output :
Only supports PNG files.
1.0
Eric Pelzer (ecstatic.coder@gmail.com).
This project is licensed under the GNU General Public License version 3.
See the LICENSE.md file for details.