matplotlib.animation.ImageMagickBase#

classmatplotlib.animation.ImageMagickBase[source] #

Mixin class for ImageMagick output.

This is a base class for the concrete ImageMagickWriter and ImageMagickFileWriter classes, which define an input_names attribute (or property) specifying the input names passed to ImageMagick.

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

classmethodbin_path()[source] #
classmethodisAvailable()[source] #