Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
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 AnimationBackground Gets the animation background of the GIF file.  
Public Property AnimationHeight Gets the animation height for the GIF file.  
Public Property AnimationLoop Gets the animation loop count for the GIF file.  
Public Property AnimationPalette Gets the animation palette for the GIF image.  
Public Property AnimationWidth Gets the animation width for the GIF file.  
Public Property HasAnimationBackground Determines whether the GIF image has animation background.  
Public Property HasAnimationLoop Determines whether the image has animation looping.  
Public Property HasAnimationPalette Determines whether the GIF image has animation palette.  
Public Property IsInterlaced Determines whether the GIF image is interlaced.  
Top

See Also