alexiscreuzot / SwiftyGif

High performance GIF engine
MIT License
2.02k stars 211 forks source link

Gif animation duration #119

Closed torodavit closed 4 years ago

torodavit commented 5 years ago

Can we get time of animation for gif? I am using this library and need time. if any one know tell me :D <3

alexiscreuzot commented 5 years ago

You can check it should be computable from displayRefreshFactorKey and imageCount. I'll see to add a get property for this when I can.

SaurabhPrajapati commented 4 years ago

@torodavit if you just want when gif finishing then you can use delegate.