←Select platform

AnimationLoop Property

Summary
Determines whether the image has animation looping enabled.
Syntax
C#
VB
Objective-C
C++
Java
public int AnimationLoop { get; } 
Public ReadOnly Property AnimationLoop As Integer 
@property (nonatomic, assign, readonly) NSUInteger animationLoop 
public int getAnimationLoop() 
public: 
property int AnimationLoop { 
   int get(); 
} 

Property Value

non-zero if the image has animation looping enabled, zero otherwise.

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.