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?".
mogrify -path /canvassed/ -background black -gravity East -extent 602x400 -density 72x72 -quality 85 *.jpg
in the hope that I would take an image that was 291x400, change the canvas size to 602x400 and, have the original image positioned extreme right of the result.
What happened was that the original image just resized to the extent.
Have to be doing something wrong but after searching can't work it out. Appreciate any help.
for some reason or other, after starting up (Linux Ubuntu) again this morning. It worked first time. Very bizarre. But thanks for confirming otherwise I could have been scrabbling around for hours