Documentazione API
>
Animation
>
Object ProAnimMovie
> Function ProAnimmovieFrameAdd
Function ProAnimmovieFrameAdd
Description
Adds the specified animation frame to a movie.
Synopsis
#include <
ProAnimate.h
>
ProError
ProAnimmovieFrameAdd
(
ProAnimMovie
anim_movie
/* (In)
The handle to the animation movie
*/
ProAnimFrame
anim_frame
/* (In)
The handle to the animation frame to be added
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully added the frame.
Sample Code References
pt_examples ( TestAnimation.c )
pt_examples ( TestCollect.c )
pt_userguide ( UgAnimAsmcompAnim.c )
User Guide References
Animation Movies:ProAnimmovieFrameAdd
Example 1: Creating a Batch Animation:ProAnimmovieFrameAdd
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato