The GifWriter type exposes the following members.
Name | Description | |
---|---|---|
BackgroundEntryIndex |
Specifies an index of the background color. |
|
BasisOptimizationFrameCount |
Gets/sets the number of frames that will be stored before the global palette will be saved. |
|
CodecPriority |
Returns the priority of the codec. (Inherited from FormatWriter.) |
|
Completed |
Returns value indicating if the operation is currently running. (Inherited from SyncHandler.) |
|
DefaultExtension |
Returns default extension for this format. (Inherited from FormatWriter.) |
|
ExceptionThrowEnabled |
Gets/sets value that specifies if to throw exception in synchronous mode. (Inherited from SyncHandler.) |
|
FilterString |
Returns filter string for this format. (Inherited from FormatWriter.) |
|
FormatDescription |
Returns user-friendly format description. (Inherited from FormatWriter.) |
|
FormatName |
Returns format name. (Inherited from FormatWriter.) |
|
GlobalPalette |
Specifies a global palette for the animated frame. |
|
Height |
Specifies entire GIF file height. |
|
Locked |
Indicates if the object has been locked. (Inherited from SyncHandler.) |
|
MediaFormat |
Returns the ID of the media format this reader can write to. (Inherited from FormatWriter.) |
|
MimeType |
Returns mime type of the format. (Inherited from FormatWriter.) |
|
Opened |
Returns value that specifies if the writer is opened. (Inherited from FormatWriter.) |
|
Optimized |
Gets/sets a value that specifies if the image is optimized. |
|
PlaybackCount |
Specifies a number of times to play the GIF file. |
|
Priority |
Gets/sets a priority for the auxilary thread. (Inherited from SyncHandler.) |
|
SupportedPixelFormats |
Returns an array of pixel formats which are supported with this format writer. (Inherited from FormatWriter.) |
|
SynchronizationMode |
Gets/sets synchronization mode for the object. (Inherited from SyncHandler.) |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from SyncHandler.) |
|
Width |
Specifies entire GIF file width. |