Created
February 2, 2013 02:25
-
-
Save snaka/4695797 to your computer and use it in GitHub Desktop.
ImageMagick で画像の重ね合わせ ref: http://qiita.com/items/54e0ef70191557586b17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ composite -dissolve 25%x25% source1.jpg source2.jpg output.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment