The following tables list the members exposed by CodecsGifOptions.CodecsGifSaveOptions.
Name | Description | |
---|---|---|
![]() | AnimationBackground | Gets or sets the animation background color used when saving GIF images. |
![]() | AnimationHeight | Gets or sets the animation height used when saving GIF images. |
![]() | AnimationLoop | Gets or set the animation loop value used when saving GIF images. |
![]() | AnimationPalette | Gets or sets the animation palette used when saving GIF files. |
![]() | AnimationWidth | Gets or sets the animation width used when saving GIF images. |
![]() | Interlaced | Gets or sets a value indicating whether to save interlaced GIF files. |
![]() | UseAnimationBackground | Gets or sets sets a value indicating whether to use AnimationBackground when saving GIF images. |
![]() | UseAnimationLoop | Gets or sets a value indicating whether AnimationLoop should be used when saving GIF images. |
![]() | UseAnimationPalette | Gets or sets a value indicating if an animation palette is saved with GIF files. |