Expand description

Implements the animated image and image sequence interface.

Structs

Represents a frame in an image sequence. It encloses an Image and extra metadata about the frame.

Represents a sequence of image frames such as an animated image.

Enums

The method used to dispose a frame before transitioning to the next frame in an image sequence.

Determines how many times an image sequence should repeat itself, or if it should repeat infinitely.