Available in LEADTOOLS Imaging Pro, Vector, Document, and Medical Imaging toolkits. |
LAnimationWindow::StopAnimation
#include "ltwrappr.h"
L_VOID LAnimationWindow::StopAnimation()
Stops animation playback.
Returns
None
Comments
If no animation is started, the function will simply return.
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
Example
For an example, refer to LAnimationWindow::PlayAnimation.