GifFrame Properties |
The GifFrame type exposes the following members.
| Name | Description | |
|---|---|---|
| DelayTime | Gets or sets the number of milliseconds this frame should be displayed. | |
| FrameDisposal | Gets or sets the method of frame disposal to use before rendering the next frame. | |
| Image | Gets or sets the image for this frame. | |
| Interlaced | Gets or sets a value indicating whether the image is interlaced. | |
| Location | Gets or sets the location to render the image on the animated canvas. | |
| TransparentIndex | Gets or sets the transparent index for this image. | |
| UseLocalPalette | Gets or sets a value indicating whether this image uses the global palette or it's own palette. |