matplotlib.animation.PillowWriter(*args, **kwargs)¶__init__(*args, **kwargs)¶Methods
__init__(*args, **kwargs) |
|
bin_path() |
Returns the binary path to the commandline tool used by a specific subclass. |
cleanup() |
Clean-up and collect the process used to write the movie file. |
finish() |
|
grab_frame(**savefig_kwargs) |
|
isAvailable() |
|
saving(fig, outfile, dpi, *args, **kwargs) |
Context manager to facilitate writing the movie file. |
setup(fig, outfile[, dpi]) |
finish()¶grab_frame(**savefig_kwargs)¶isAvailable()¶setup(fig, outfile, dpi=None)¶