Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Image::Magick keeps dimensions of loaded file

by traveler (Parson)
on Aug 16, 2008 at 22:35 UTC ( [id://704751]=note: print w/replies, xml ) Need Help??


in reply to Image::Magick keeps dimensions of loaded file

Your Crop needs the equivalent of +repage in order to shrink the canvas. I think your Set should be
$background->Set( page=>'0x0+0+0' );
to get around the fact that perlmagic (at least in the version I've most recently used) has no repage.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://704751]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-04-26 09:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found