Re: Identifying Animated GIFs



Rhino wrote:

How can I analyze a GIF file with Java code to determine whether it is a
single static GIF or an animated GIF?

Marco Schmidt has a list of image libraries at the page here.. <http://schmidt.devlib.org/java/pixel-image-io-libraries.html>

I do not have much experience with them, beyond the
'FM Software - AnimatedGifEncoder' (which worked
just fine) but I notice they also offer a decoder..
.