API Documentation
>
Animation
>
Object ProAnimFrame
> Function ProAnimframeDelete
Function ProAnimframeDelete
Description
Deletes the specified animation frame.
Synopsis
#include <
ProAnimate.h
>
ProError
ProAnimframeDelete
(
ProAnimFrame
anim_frame
/* (In)
The handle to the animation frame to be deleted
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully deleted the animation frame.
Sample Code References
pt_examples ( TestAnimation.c )
pt_examples ( TestCollect.c )
User Guide References
Animation Frames:ProAnimframeDelete
Was this helpful?
This site works best with JavaScript enabled