Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 PropertyAnimationBackground Gets the animation background.  
Public PropertyAnimationHeight Gets the animation height.  
Public PropertyAnimationLoop Determines whether or not the image has animation looping enabled.  
Public PropertyAnimationWidth Gets the animation width.  
Public PropertyHasAnimationBackground Determines whether or not the image has animation background.  
Public PropertyHasAnimationLoop Determines whether or not the image has animation looping.  
Public PropertyHasAnimationPalette Determines whether or not the image has animation palette.  
Public PropertyIsInterlaced Determines whether or not the image is interlaced.  
Top

Public Methods

 NameDescription
Public MethodGetAnimationPalette Gets the animation palette.  
Top

See Also