dguzzo / RMagick-Blend

use RMagick wrapper to do fun things with source images
http://www.flickr.com/photos/dominicotine/collections/72157633447005928/
0 stars 0 forks source link

ability to choose jpeg or bmp of generated composite #6

Closed dguzzo closed 11 years ago

dguzzo commented 11 years ago

JPEG would allow more rapid exploratory experimentation with different image sets & blend modes. i could then mark which files i like and re-run the appropriate blends on them as a batch, generating a BMP.

doing this all programmatically would be ideal, but starting out allowing a file-format flag and maybe manually specifying images would be the quick & dirty way, especially because the images that make the short list should be somewhat few and far between if i'm holding myself to quality over quantity.