Page 1 of 1

how I could create a image like this with imagemagick?

Posted: 2017-09-20T16:48:22-07:00
by diegomage
Im trying to create intermitent image How I could do this

Image

Please help me

Re: how I could create a image like this with imagemagick?

Posted: 2017-09-20T16:56:23-07:00
by fmw42
This appears to be a just a repeated pattern. See -tile or tile:
http://www.imagemagick.org/Usage/canvas/#tile
http://www.imagemagick.org/script/forma ... n-patterns

also see
http://www.imagemagick.org/Usage/video/#deinterlace


Please, always provide your IM version and platform when asking questions, since syntax may differ. Also provide your exact command line and if possible your images.

See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at viewtopic.php?f=1&t=9620

For novices, see

viewtopic.php?f=1&t=9620
http://http://www.imagemagick.org/scrip ... essing.php
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/

Re: how I could create a image like this with imagemagick?

Posted: 2017-09-20T17:12:44-07:00
by diegomage
very thankyou works fine