-bordercolor black -border 10x10

Creates a black border of 10 thick.

Regards,
Marcel
http://www.online-image-editor.com The Free Online Image Editor

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Glenn
Linderman
Sent: woensdag 7 juni 2006 19:19
To: Jeff Godfrey
Cc: ImageMagick User List
Subject: Re: [magick-users] montage question

On approximately 6/7/2006 9:31 AM, came the following characters from 
the keyboard of Jeff Godfrey:
> ----- Original Message ----- From: "Glenn Linderman" <[EMAIL PROTECTED]>
> To: "Jeff Godfrey" <[EMAIL PROTECTED]>
> 
>>> So, in order to get a "wide" outer border around my image grid, I 
>>> need to take the resultant montage from ImageMagick and lay it onto
a 
>>> larger canvas
>>
>> Yes.
>>
>>> in another graphics application?
>>
>> You could, or you could use ImageMagick in a second step.
> 
> Hi Glenn,
> 
> Thanks for the push.  I did a little more digging into the IM 
> documentation and
> found what I needed. Basically, I have a small batch file that does
the 
> following:
> 
> - convert.exe to create a background canvas of the appropriate size
> - montage.exe to create my grid of images
> - composite.exe to overlay the image grid onto the background
> 
> Though I'm still doing the "-geometry" math by hand, the result is
> exactly what I need.  I may put together an application on top of the
> IM CLI at some point, but for now, it's not worth the effort.
> 
> Thanks again.

Glad you found a solution.  I thought there was a -border feature or 
something that would let you pick up the output of montage and add a 
border directly.  I'm not too familiar with the command line stuff, I 
mostly use PerlMagick.

-- 
Glenn -- http://nevcal.com/
===========================
A protocol is complete when there is nothing left to remove.
-- Stuart Cheshire, Apple Computer, regarding Zero Configuration
Networking
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to