Leadtools.Codecs Namespace : CodecsGifSaveOptions Class |
The following tables list the members exposed by CodecsGifSaveOptions.
Name | Description | |
---|---|---|
AnimationBackground | Gets or sets the animation background color used when saving GIF files. | |
AnimationHeight | Gets or sets the animation height used when saving GIF files. | |
AnimationLoop | Gets or sets the animation loop value to use when saving GIF files. | |
AnimationWidth | Gets or sets the animation width used when saving GIF files. | |
Interlaced | Gets or sets a value indicating whether to save interlaced GIF files. | |
UseAnimationBackground | Gets or sets a value indicating whether to use the animation background when saving GIF files. | |
UseAnimationLoop | Gets or sets a value indicating whether to use the animation loop when saving GIF files. | |
UseAnimationPalette | Gets or sets a value indicating if the image uses an animation palette. |
Name | Description | |
---|---|---|
GetAnimationPalette | Gets the animation palette to use when saving GIF files. | |
SetAnimationPalette | Sets the animation palette used when saving GIF files. |