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

The following tables list the members exposed by CodecsGifImageInfo.

Public Properties

 NameDescription
public Property AnimationBackgroundGets the animation background.  
public Property AnimationHeightGets the animation height.  
public Property AnimationLoopDetermines whether or not the image has animation looping enabled.  
public Property AnimationWidthGets the animation width.  
public Property HasAnimationBackgroundDetermines whether or not the image has animation background.  
public Property HasAnimationLoopDetermines whether or not the image has animation looping.  
public Property HasAnimationPaletteDetermines whether or not the image has animation palette.  
public Property IsInterlacedDetermines whether or not the image is interlaced.  
Top

Public Methods

 NameDescription
public Method GetAnimationPaletteGets the animation palette.  
Top

See Also