[magick-users] Composite or montage command to stack images
David N. Lombard
dnl at speakeasy.net
Mon Jan 19 12:31:21 PST 2009
elliott-brennan wrote:
> Hi all,
>
> I've trying to pull together a command to create
> the following image:
>
> Three images stacked vertically on the left and
> one image taking up the right hand side of the
> frame. The right hand image would take up the
> whole right hand half of the total image.
>
> I can't quite get it with -gravity (e.g.
> NorthWest, West, SouthWest and East) as I keep
> getting four images in each corner.
>
> Should I be creating images each with transparent
> borders the size of the areas where the other
> images are meant to go and then creating a montage
> somehow?
How about a 3x1 tile to create the left side image, then composite that
image together the right-side image.
--
dnl
More information about the Magick-users
mailing list