Thank you for your reply.

However when I use resize instead of Resize I have the following error:
Can't locate auto/Image/Magick/resize.al in @INC

However it is not the pb. The error on the Resize is because the image is
not correctly read (exception 4200 because the PNG format is not taken into
account.

Question: as I told you ImageMagick in command line works with PNG images
but when I want to process PNG images with PerlMagick lib it fails.
Is it a pb the release of PerlMagick ?
I thought PerlMagick was just calling ImageMagick functions through an API ?

Thanks for your help

 Cheers

    Patrick

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Southern
Sent: Thursday, 8 June 2006 10:34 a.m.
To: 'List - ImageMagick Users'
Subject: Re: [magick-users] Exception 420:
NoDecodeDelegateForThisImageFormat

Just to eliminate as a possibility: try using resize spelled all lower case.
I have found this to be a factor with other perlmagick methods.




On 6/7/06 6:25 PM, Patrick Tissot at [EMAIL PROTECTED] wrote:

> Can't locate object method "Resize" via package


_______________________________________________
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