On this page
matplotlib.animation.ImageMagickBase
class matplotlib.animation.ImageMagickBase
[source]-
Bases:
object
Mixin class for ImageMagick output.
To be useful this must be multiply-inherited from with a
MovieWriterBase
sub-class.args_key = 'animation.convert_args'
delay
exec_key = 'animation.convert_path'
classmethod isAvailable()
[source]-
Check to see if a ImageMagickWriter is actually available.
Done by first checking the windows registry (if applicable) and then running the commandline tool.
output_args
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/2.2.3/api/_as_gen/matplotlib.animation.ImageMagickBase.html