mayoff / uiimage-from-animated-gif

A UIImage category that loads animated GIFs
Creative Commons Zero v1.0 Universal
877 stars 164 forks source link

Methods to find length of .gif and if it is animating #12

Open twodayslate opened 10 years ago

twodayslate commented 10 years ago

The regular [UIImage isAnimating] method is not working and it would be great if I could get the total length of an animated gif. -1 if it is an infinite animation. Finally, the ability to stop/start an animation at a given frame would be great.

inder243 commented 8 years ago

Now in latest code gif is animate for one time