matplotlib.animation.ImageMagickBase#

classmatplotlib.animation.ImageMagickBase[source]#

Mixin class for ImageMagick output.

This is a base class for the concreteImageMagickWriter andImageMagickFileWriter classes, which define aninput_names attribute(or property) specifying the input names passed to ImageMagick.

__init__(*args,**kwargs)#

Methods

__init__(*args, **kwargs)

bin_path()

isAvailable()

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