Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 296 Bytes

color-me-rainbow

creates multiple images from a single pixelart image from a one to many mapping

How to Run

Sample of execution

python3 main.py ./images/ ./masks/ramp4RGB.mask ./colorSchemes/edg32-ramp4RGB.colorscheme ./output/

Misc

Only Support for Python3 Uses Pillow for image library