Hi,
I run a Perl script using ImageMagick (PerlMagick) in order to resize and
convert images.
This script runs well with:
- GIF images
- BMP images
- 95 % JPG images
But with the PNG, TIFF and some JPG images I have the following error:
Exception 420: NoDecodeDelegateForThisImageFormat
`/usr/people/ican/imageFramework/retailers/digitalshop/in/images/complete/ba
bytux.png' at Image.pl line 220.
Can't locate object method "Resize" via package "Exception 410:
NoImagesDefined `Image::Magick'" (perhaps you forgot to load "Exception 410:
NoImagesDefined `Image::Magick'"?) at Image.pl line 232.
Do you know what is the reason of this bug with those image extensions?
The bug happens on Solaris 9 sparc with ImageMagick-6.2.7 (for Solaris) and
Perl 5.8.8 (from ActiveStatePerl build 817).
What is weird is that the same script runs well with all the images
extension on my development PC (Windows XP + ImageMagick-6.2.7 (for Windows)
+ Perl 5.8.8
Are the releases of Perl and ImageMagick not compatible on Solaris 9 ?
What are the releases 100 % compatible on Solaris ?
Should come back to a previous release of ImageMagick ?
I really need your help as I shall deploy my script by the end of the week.
Cheers
Patrick
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users