matplotlib / 3.5.1 / _as_gen / matplotlib.animation.imagemagickbase.html /

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__ ( *args, **kwargs )

Methods

__init__(*args, **kwargs)

bin_path()

isAvailable()

Attributes

delay

output_args

classmethod bin_path ( ) [source]
property delay
classmethod isAvailable ( ) [source]
property output_args

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.5.1/api/_as_gen/matplotlib.animation.ImageMagickBase.html