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. |
See Also
Functions: |
LAnimationWindow::LAnimationWindow, LAnimationWindow::PlayAnimation, LAnimationWindow::IsPlaying, LAnimationWindow::Load, LAnimationWindow::SetBitmapList, LAnimationWindow::AnimateEvent, Class Members |
Example
For an example, refer to LAnimationWindow::PlayAnimation.