Click or drag to resize

GifFrame Constructor

Creates a new instance of GifFrame.
Overload List
  NameDescription
Public methodGifFrame
Initializes a new instance of the GifFrame class.
Public methodGifFrame(AtalaImage)
Creates a new instance of GifFrame specifying the frame image.
Public methodGifFrame(AtalaImage, Point)
Creates a new instance of GifFrame specifying the frame image and location.
Public methodGifFrame(AtalaImage, Point, Int32)
Creates a new instance of GifFrame specifying the frame image, location and delay time.
Public methodGifFrame(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.
Top
See Also