LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodecsGifSaveOptions Class Properties
See Also 
Leadtools.Codecs Namespace : CodecsGifSaveOptions Class


"

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

"

Public Properties

 NameDescription
public Property AnimationBackgroundGets or sets the animation background color used when saving GIF files.  
public Property AnimationHeightGets or sets the animation height used when saving GIF files.  
public Property AnimationLoopGets or sets the animation loop value to use when saving GIF files.  
public Property AnimationWidthGets or sets the animation width used when saving GIF files.  
public Property InterlacedGets or sets a value indicating whether to save interlaced GIF files.  
public Property UseAnimationBackgroundGets or sets a value indicating whether to use the animation background when saving GIF files.  
public Property UseAnimationLoopGets or sets a value indicating whether to use the animation loop when saving GIF files.  
public Property UseAnimationPaletteGets or sets a value indicating if the image uses an animation palette.  
Top

See Also