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 | |||||
|