GifFrame Constructor |
Name | Description | |
---|---|---|
GifFrame |
Initializes a new instance of the GifFrame class.
| |
GifFrame(AtalaImage) | Creates a new instance of GifFrame specifying the frame image. | |
GifFrame(AtalaImage, Point) | Creates a new instance of GifFrame specifying the frame image and location. | |
GifFrame(AtalaImage, Point, Int32) | Creates a new instance of GifFrame specifying the frame image, location and delay time. | |
GifFrame(AtalaImage, Point, Int32, Boolean, GifFrameDisposal, Int32, Boolean) | Creates a new instance of GifFrame specifying the frame image, location, delay time, interlaced, frame
disposal, transparent index and local palette settings. |