Returns the length of the current frame in ms.
Decodes the next frame. Returns the length of that new frame in ms. Returns -1 when the animation is on the last frame.
Return the total number of frames in the animation.
Return the repetition count for this animation.
Returns the possibly scaled height of the image.
Returns a still image of the current frame or null if there is no current frame.
Reset the animation to the beginning.
Returns the possibly scaled width of the image.
See SkAnimatedImage.h for more information on this class.