Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
CodecsGifOptions.CodecsGifSaveOptions Class Properties
See Also 
Leadtools.Codecs Namespace : CodecsGifOptions.CodecsGifSaveOptions Class


For a list of all members of this type, see CodecsGifOptions.CodecsGifSaveOptions members.

Public Properties

 NameDescription
Public Property AnimationBackground Gets or sets the animation background color used when saving GIF images.  
Public Property AnimationHeight Gets or sets the animation height used when saving GIF images.  
Public Property AnimationLoop Gets or set the animation loop value used when saving GIF images.  
Public Property AnimationPalette Gets or sets the animation palette used when saving GIF files.  
Public Property AnimationWidth Gets or sets the animation width used when saving GIF images.  
Public Property Interlaced Gets or sets a value indicating whether to save interlaced GIF files.  
Public Property UseAnimationBackground Gets or sets sets a value indicating whether to use AnimationBackground when saving GIF images.  
Public Property UseAnimationLoop Gets or sets a value indicating whether AnimationLoop should be used when saving GIF images.  
Public Property UseAnimationPalette Gets or sets a value indicating if an animation palette is saved with GIF files.  
Top

See Also