LEADTOOLS Image File Support (Leadtools.Codecs assembly)

AnimationHeight Property (CodecsGifImageInfo)

Show in webframe







Gets the animation height.
Syntax
public int AnimationHeight {get;}
'Declaration
 
Public ReadOnly Property AnimationHeight As Integer
'Usage
 
Dim instance As CodecsGifImageInfo
Dim value As Integer
 
value = instance.AnimationHeight
public int AnimationHeight {get;}
@property (nonatomic, assign, readonly) unsigned int animationHeight;

            
 get_AnimationHeight(); 
public:
property int AnimationHeight {
   int get();
}

Property Value

The animation height, in pixels.
Example
For an example, refer to CodecsImageInfo.
Requirements

Target Platforms

See Also

Reference

CodecsGifImageInfo Class
CodecsGifImageInfo Members
Implementing GIF Features

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.