ImageAnimation(...)
This method creates an ImageAnimation object from the specified filename and format.
Path
session.ImageAnimation
Required arguments
- fileName
A String specifying the name of the animation file to generate.
- format
A SymbolicConstant specifying the format of the generated file. Possible values are AVI, QUICKTIME.
Optional arguments
None.
Return value
An ImageAnimation object.
Exceptions
None.