Interface AnimatedImageReader
public interface AnimatedImageReader
AnimatedImageReader.
- Author:
- Werner Randelshofer
-
Method Summary
-
Method Details
-
readAnimatedImage
Reads an animated image.- Parameters:
index- the image index- Returns:
- an animated image
- Throws:
IOException- if reading fails
-