LEADTOOLS Image File Support (Leadtools.Codecs assembly)

AnimationBackground Property (CodecsGifImageInfo)

Show in webframe







Gets the animation background.
Syntax
public RasterColor AnimationBackground {get;}
'Declaration
 
Public ReadOnly Property AnimationBackground As RasterColor
'Usage
 
Dim instance As CodecsGifImageInfo
Dim value As RasterColor
 
value = instance.AnimationBackground
public RasterColor AnimationBackground {get;}
@property (nonatomic, copy, readonly) LTRasterColor* animationBackground;

            
 get_AnimationBackground(); 
public:
property RasterColor AnimationBackground {
   RasterColor get();
}

Property Value

The animation background.
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.