AnimationFrame Properties

The AnimationFrame type exposes the following members.

  Name Description
Public property Dithering
Controls whether or not this image will be dithered.
Public property Duration
Controls how long time the frame is visible, in milliseconds.
Public property Position
Sets the position of the frame, expressed in the output dimensions of the GIF image. Has to be greater or equal to zero. If the Size has been set on the GifRenderer all the images will be resized to the specified size and position will be applied after the resizing.

The default is (0, 0).

Public property Source
The IImageProvider that will be used as source.
Public property SourceCount
Public property SupportedRenderOptions
Supported rendering options.
Show: