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


The following tables list the members exposed by CodecsGifSaveOptions.

Public Properties

 NameDescription
Public PropertyAnimationBackground Gets or sets the animation background color used when saving GIF files.  
Public PropertyAnimationHeight Gets or sets the animation height used when saving GIF files.  
Public PropertyAnimationLoop Gets or sets the animation loop value to use when saving GIF files.  
Public PropertyAnimationWidth Gets or sets the animation width used when saving GIF files.  
Public PropertyInterlaced Gets or sets a value indicating whether to save interlaced GIF files.  
Public PropertyUseAnimationBackground Gets or sets a value indicating whether to use the animation background when saving GIF files.  
Public PropertyUseAnimationLoop Gets or sets a value indicating whether to use the animation loop when saving GIF files.  
Public PropertyUseAnimationPalette Gets or sets a value indicating if the image uses an animation palette.  
Top

Public Methods

 NameDescription
Public MethodGetAnimationPalette Gets the animation palette to use when saving GIF files.  
Public MethodSetAnimationPalette Sets the animation palette used when saving GIF files.  
Top

See Also