Created
July 28, 2014 16:38
-
-
Save ismaGNU/1f20d2b657648ca77c76 to your computer and use it in GitHub Desktop.
Draw an image with hex color through command line
This file contains 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
convert -size 100x100 xc:#990000 whatever.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment