Skip to content

Releases: whistyun/AnimatedImage

First Release: performance tuning and Animated PNG support.

07 Aug 10:38
Compare
Choose a tag to compare

The original library drew and retained all frames when the image was loaded.
This library draw a frame for each time.
As a result, freezing during image loading is eliminated and memory usage is reduced.