matplotlib.animation.ImageMagickBase#
- classmatplotlib.animation.ImageMagickBase[source] #
Mixin class for ImageMagick output.
This is a base class for the concrete
ImageMagickWriter
andImageMagickFileWriter
classes, which define aninput_names
attribute (or property) specifying the input names passed to ImageMagick.- __init__(*args, **kwargs)#
Methods