Created
June 11, 2018 12:43
-
-
Save FleXoft/c0d957a3053d88c52cda1e1e74bea123 to your computer and use it in GitHub Desktop.
Create blank image in Imagemagick
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 800x800 xc:white white.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment