Version 2.2.2
matplotlib

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(**kwds) Context manager to facilitate writing the movie file.
setup(fig, outfile[, dpi])

Attributes

frame_size A tuple (width, height) in pixels of a movie frame.
finish()
grab_frame(**savefig_kwargs)
classmethod isAvailable()
setup(fig, outfile, dpi=None)