Ron Savage on  wrote...
| Hi Folks
| 
| On this page, http://www.cit.gu.edu.au/~anthony/graphics/imagick6/text/#size
| repage is used a number of times, but the Perl method Trim() does not takes
| neither a repage nor a page option.
| 
+repage is equivelent to a   -set page ''

or    -set page  WxH+0+0
where W and H is the actual images width and height.

Trim does not take any options.  Though if you want to ensure only a
specific color is trimmed, you may like to add a 1 pixel border
of that color around the image first.


  Anthony Thyssen ( System Programmer )    <[EMAIL PROTECTED]>
 -----------------------------------------------------------------------------
   C code. C code run. Run. code, run ..... PLEASE!!!!      -- Jennifer Pick
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to