Releases: whistyun/AnimatedImage
Releases · whistyun/AnimatedImage
First Release: performance tuning and Animated PNG support.
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.