| Interface | Description |
|---|---|
| ApngImageLoaderCallback |
Interface for listening whether an APNG image is finished loading.
|
| Class | Description |
|---|---|
| ApngExtractFrames |
Source are taken from: https://github.com/leonbloy/pngj
This is low level, it does not use PngReaderApng
Extracts animation frames from APGN file to several PNG files
Low level, very efficient. |
| ApngImageDownloader |
Responsible for making a copy of any PNG files being loaded by the library.
|
| ApngImageLoadingListener | |
| AssistUtil | |
| PngImageLoader |