Created
April 1, 2015 06:23
-
-
Save rtanglao/629ea1a92d117e5edc94 to your computer and use it in GitHub Desktop.
crop 10x1 image to 1x1
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
gm convert -crop 1x1+0+0 0000001-top10.jpg +profile "*" 0000001-top-colour.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment