- or download this
#!/usr/local/bin/perl
use Image::Magick;
...
warn "$x" if "$x";
$x = $image->Write('C:/Graph.xls.01.08.2004.PNG');
warn "$x" if "$x";
- or download this
The procedure entry point LevelImageChannel could not be located in th
+e dynamic link library CORE_RL_magick.dll
- or download this
Can't load 'C:/Perl/site/lib/auto/Image/Magick/Magick.dll' for module
+Image::Magick: load_file:The specified procedure could not be found a
+t C:/Perl/lib/DynaLoader.pm line 229. at D:\image.pl line 2 Compilati
+on failed in require at D:\image.pl line 2. BEGIN failed--compilation
+ aborted at D:\image.pl line 2.