←Select platform

AnimationBackground Property

Summary
Gets the animation background.
Syntax
C#
VB
Objective-C
C++
Java
public RasterColor AnimationBackground { get; } 
Public ReadOnly Property AnimationBackground As RasterColor 
@property (nonatomic, copy, readonly) LTRasterColor *animationBackground 
public RasterColor getAnimationBackground() 
public: 
property RasterColor AnimationBackground { 
   RasterColor get(); 
} 

Property Value

The animation background.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.