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 Properties
See Also 
Leadtools.Codecs Namespace : CodecsGifImageInfo Class


"

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

"

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

See Also