Available in LEADTOOLS Imaging Pro, Vector, Document, and Medical Imaging toolkits. |
#include "ltwrappr.h"
virtual L_UINT LPlayBack::GetState()
Gets the current state of the animation playback engine.
Returns
A constant that describes the current state of the animation playback engine. For possible values, refer to Animation Playback States.
Required DLLs and Libraries
LTDIS For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Win32, x64.
See Also
Functions: |
|
Topics: |
Raster Image Functions: Creating and Maintaining Lists of Images |
|
Example
For an example, refer to LPlayBack::Append.