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
Parent topic
Object ProAnimMovie
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.