APM: Image::Magick question

Wayne Walker wwalker at broadq.com
Fri Jun 27 12:41:22 CDT 2003


If I do:

$fn = new Image::Magick;

foreach $fn(@filenames)
{
 $im->Read($fn);
}

There is now an array of images held inside the object $im.
I want to copy a specify image and hav a new copy of it to mogrify
without reading from the file again.

it should be something simple in the API, but I can't find it...

-- 

Wayne Walker

www.broadq.com :)  Bringing digital video and audio to the living room



More information about the Austin mailing list