You are reading documentation for the unreleased version of Matplotlib. Try searching for the released version of this page instead?
Version 2.0.0b1.post7580.dev0+ge487118
matplotlib
Fork me on GitHub

This Page

matplotlib.animation.PillowWriter

class 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)
classmethod isAvailable()
setup(fig, outfile, dpi=None)