Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Hey all I'm new to using image magick. So far I've been dabbling with bash scripts utilizing it. Currently I'm having issues trying to to use a sample/pattern of the top left 100x100 pixels to pattern across the rest of the image. The finishing result looks distorted, the colors look wrong, and it looks really bad. I assume resaving a jpg over and over causes a lot of artifacts. Help?
Pastah wrote: ↑2018-12-16T16:35:48-07:00Currently I'm having issues trying to to use a sample/pattern of the top left 100x100 pixels to pattern across the rest of the image.
Using ImageMagick 7 you should be able to do that in a single command that would look something like this...