←Select platform

AnimationBackground Property

Summary

Gets the animation background.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public RasterColor AnimationBackground { get; } 
Public ReadOnly Property AnimationBackground As Leadtools.RasterColor 
public Leadtools.RasterColor AnimationBackground {get;} 
@property (nonatomic, copy, readonly) LTRasterColor *animationBackground 
public RasterColor getAnimationBackground() 
 get_AnimationBackground();  
public: 
property Leadtools.RasterColor AnimationBackground { 
   Leadtools.RasterColor get(); 
} 

Property Value

The animation background.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly