Click or drag to resize

GifFrame Properties

The GifFrame type exposes the following members.

Properties
  NameDescription
Public propertyDelayTime
Gets or sets the number of milliseconds this frame should be displayed.
Public propertyFrameDisposal
Gets or sets the method of frame disposal to use before rendering the next frame.
Public propertyImage
Gets or sets the image for this frame.
Public propertyInterlaced
Gets or sets a value indicating whether the image is interlaced.
Public propertyLocation
Gets or sets the location to render the image on the animated canvas.
Public propertyTransparentIndex
Gets or sets the transparent index for this image.
Public propertyUseLocalPalette
Gets or sets a value indicating whether this image uses the global palette or it's own palette.
Top
See Also