The GifFrameSettings type exposes the following members.
Name | Description | |
---|---|---|
GifFrameSettings |
Initializes a new instance of the GifFrameSettings class. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
ColorKeyIndex |
Gets or sets an index of transparent palette entry. |
|
Delay |
Gets or sets a number of hundredths (1/100) of a second to wait after rendering a frame. |
|
DisposalMethod |
Gets or sets a disposal method, i.e. what to do with the screen when a frame is being displayed. |
|
IsInterlaced |
Gets or sets a value indicating whether a frame is interlaced. |
|
IsLocalPaletteEnabled |
Gets or sets a value indicating whether local palette of the frames should be saved (otherwise global palette will be used). |
|
Left |
Gets a horizontal position of the left top corner of a frame. |
|
Top |
Gets a vertical position of the left top corner of a frame. |