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