GD2 library (animated) gifs watermarking

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cassy123
Forum Newbie
Posts: 1
Joined: Wed Sep 15, 2010 1:19 am

GD2 library (animated) gifs watermarking

Post by cassy123 »

hi there,

I'm working on developing a Joomla extension which allows for user side submission of images including animated gifs. watermarking images can also be enabled.
with GD2 however there appear to being probs when trying to watermark animated gifs. is there any way to figure if a gif is animated or not ? or would I need to exclude watermarking for gif images altogether ?

would majorly appreciate any input !
Post Reply