When I read a animate gif into memory, is there any programming api to know how each frame inside this gif file be played in terms of sequence? like a gif have 5 frames, it is played like 1->2->4. How could I retrieve this information?
thanks
Is there anyway to know gif animation sequence?
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Gif only plays in the order given with a posible loop to start at the end.
It can NOT skip, jump, or reverse the order of the frames. It isn't a DVD after all.
For more look at Animation Basics in IM Examples
It can NOT skip, jump, or reverse the order of the frames. It isn't a DVD after all.
For more look at Animation Basics in IM Examples
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/