GifFrameSettings Members

The GifFrameSettings type exposes the following members.

Constructors

Name Description
Public method GifFrameSettings

Initializes a new instance of the GifFrameSettings class.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property ColorKeyIndex

Gets or sets an index of transparent palette entry.

Public property Delay

Gets or sets a number of hundredths (1/100) of a second to wait after rendering a frame.

Public property DisposalMethod

Gets or sets a disposal method, i.e. what to do with the screen when a frame is being displayed.

Public property IsInterlaced

Gets or sets a value indicating whether a frame is interlaced.

Public property IsLocalPaletteEnabled

Gets or sets a value indicating whether local palette of the frames should be saved (otherwise global palette will be used).

Public property Left

Gets a horizontal position of the left top corner of a frame.

Public property Top

Gets a vertical position of the left top corner of a frame.

See Also

Reference