C#
VB
Java
Objective-C
WinRT C#
C++
Determines whether the image has animation looping enabled.
public int AnimationLoop { get; }
Public ReadOnly Property AnimationLoop As Integer
public int AnimationLoop {get;}
@property (nonatomic, assign, readonly) NSUInteger animationLoop
public int getAnimationLoop()
get_AnimationLoop();
public:
property int AnimationLoop {
int get();
}
non-zero if the image has animation looping enabled, zero 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