Help for this page
use Image::Magick; ... open(IMAGE, ">>$filename"); $image->Write(file=>\*IMAGE, filename=>$filename); close(IMAGE);
The instruction at "0x77f88216" referenced memory at "0x00000010". The + memory could not be "written". Click on OK to terminate the program.