C#
VB
Java
Objective-C
WinRT C#
C++
Determines whether the image has animation background.
public bool HasAnimationBackground { get; }
Public ReadOnly Property HasAnimationBackground As Boolean
public bool HasAnimationBackground {get;}
@property (nonatomic, assign, readonly) BOOL hasAnimationBackground
public boolean hasAnimationBackground()
get_HasAnimationBackground();
public:
property bool HasAnimationBackground {
bool get();
}
true if the image has animation background; false, otherwise.
For an example, refer to CodecsImageInfo.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET