XLPack for Matplotlib Experimental Version 0.1
Reference Manual
Loading...
Searching...
No Matches

◆ Save()

Sub Save ( Filename As  String,
Optional KwArgs As  String 
)

Save animation as movie file

Purpose
Save the animation as a movie file by drawing every frame.
Parameters
[in]FilenameThe output filename, e.g., mymovie.mp4.
[in]KwArgs(Optional)
Optional keyword parameters. (default = "")
Remarks
ffmpeg is required to save to mp4 file.