Watermarking animated gif

PerlMagick is an object-oriented Perl interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning PerlMagick.
Post Reply
sebondus
Posts: 3
Joined: 2009-09-09T06:03:40-07:00
Authentication code: 8675309

Watermarking animated gif

Post by sebondus »

fdgsfq
Last edited by sebondus on 2012-04-10T15:20:25-07:00, edited 4 times in total.
sebondus
Posts: 3
Joined: 2009-09-09T06:03:40-07:00
Authentication code: 8675309

Re: Watermarking animated gif

Post by sebondus »

Still seraching since 4 days :(.
1rst post edited!

Help me :(
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Watermarking animated gif

Post by magick »

Change your Coalesce() to
  • $image = $image->Coalesce();
sebondus
Posts: 3
Joined: 2009-09-09T06:03:40-07:00
Authentication code: 8675309

Re: Watermarking animated gif

Post by sebondus »

Thank you so much !!!! :)
It works !!
Post Reply