matplotlib.animation.ImageMagickBase

class matplotlib.animation.ImageMagickBase[source]

Mixin class for ImageMagick output.

To be useful this must be multiply-inherited from with a MovieWriterBase sub-class.

__init__(self, /, \*args, \*\*kwargs)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(self, /, \*args, \*\*kwargs) Initialize self.
bin_path()
isAvailable()

Attributes

args_key
delay
exec_key
output_args
args_key = 'animation.convert_args'
classmethod bin_path()[source]
property delay
exec_key = 'animation.convert_path'
classmethod isAvailable()[source]
property output_args