Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: ImageMagik & Perl::Magik, defaults?

by gam3 (Curate)
on Apr 25, 2011 at 20:11 UTC ( [id://901245]=note: print w/replies, xml ) Need Help??


in reply to ImageMagik & Perl::Magik, defaults?

Have you tried adding density to the arguments?
$IM->Resample(density => "72x72", geometry => "72x72", filter => 'Lanczos');
-- gam3
A picture is worth a thousand words, but takes 200K.

Replies are listed 'Best First'.
Re^2: ImageMagik & Perl::Magik, defaults?
by seven.reeds (Initiate) on Apr 25, 2011 at 20:49 UTC

    Thanks for the idea. I just did try it and I see no difference. I also tried your idea but dropped the "geometry". No joy.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-03-28 10:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found