Christopher Roberts wrote:
Hi Chris
$x = $gif->Flatten(background => 'LightSteelBlue');
warn "$x" if "$x";
From the docs:
The Flatten() method flattens a set of images. For example,
$p = $images->Flatten(background=>'none');
The sequence of images is replaced by a single image created by
composing each image after the first over the first image.
a) Where is your 'sequence of images'?
b) Try Flatten with the 2nd image being a bkg
--
Ron Savage
[EMAIL PROTECTED]
http://savage.net.au/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users