irregular montage

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?".
Post Reply
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Post by anthony »

I think a rough example may be in order.

Note you can leave a 'gap' in the montage grid using a "NULL:" image, but you can't specify an image to fill two cells vertically or horizontally, like you can with HTML.

See IM Examples, Montage for details.

Maybe you can DIY the montage using various type of -append.
See IM Examples, Mosaics of Images.

Those example also show four different technique in which you can even do DIY placement of the image in any position on canvases.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
Post Reply