Need Help With ImageMagik Composite.

Hello guys.

I have a line of code that seems to have stopped working after we did
an OS upgrade:

$plate->Composite(image=>$numbers, compose=>'over',x=>3, y=>10);

The "x=>3, y=>10" which positions the image in the Composite seems to
be the part of the line that is no longer working.

Any ideas how to fix this? I do need to position the image at 3,10.

Thanks
Ion
ion [ Fr, 13 April 2007 18:43 ] [ ID #1687272 ]

Re: Need Help With ImageMagik Composite.

ion [at] copsplus.com wrote:

Hi Ion

> I have a line of code that seems to have stopped working after we did
> an OS upgrade:
> $plate->Composite(image=>$numbers, compose=>'over',x=>3, y=>10);
> The "x=>3, y=>10" which positions the image in the Composite seems to
> be the part of the line that is no longer working.

You don't say if the version of Image::Magick has changed or not.

Anyway, I don't believe this line would stop working. I'm sure what you
are seeing is a symptom of something else /somewhere else/ failing.
Ron Savage [ Sa, 14 April 2007 01:42 ] [ ID #1687938 ]
Perl » comp.lang.perl.modules » Need Help With ImageMagik Composite.

Vorheriges Thema: Trying to install Mozilla::DOM and ultimately Mozilla::Mechanize
Nächstes Thema: Dialog