Skip to content

Instantly share code, notes, and snippets.

@FleXoft
Created June 11, 2018 12:43
Embed
What would you like to do?
Create blank image in Imagemagick
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