/MOSAIC

Color-based image splitter.

Primary LanguageDGNU General Public License v3.0GPL-3.0

Mosaic

Color-based image splitter.

Installation

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

Command line

mosaic image.png mosaic.png OUT/image_

Dependencies

Sample

Image :

Mosaic :

Output :

Limitations

Only supports PNG files.

Version

1.0

Author

Eric Pelzer (ecstatic.coder@gmail.com).

License

This project is licensed under the GNU General Public License version 3.

See the LICENSE.md file for details.