Accessimport animation session.imageAnimation ImageAnimation(...)
This method creates an ImageAnimation object from the specified filename and format. Pathsession.ImageAnimation Required arguments
Optional argumentsNone. Return valueAn ImageAnimation object. ExceptionsNone. writeFrame(...)
This method adds a frame to the ImageAnimation object. Required argumentsNone. Optional arguments
Return valueNone. ExceptionsNone. close()
This method closes the ImageAnimation object. ArgumentsNone. Return valueNone. ExceptionsNone. closed()
This method indicates if the ImageAnimation is open or closed for writing animation frames. ArgumentsNone. Return valueNone. ExceptionsNone. MembersThe ImageAnimation object has the following member:
|