matplotlib.animation.ImageMagickBase

class matplotlib.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)

bin_path()

isAvailable()

classmethod bin_path()[source]
classmethod isAvailable()[source]