matplotlib.animation.ImageMagickBase
-
class matplotlib.animation.ImageMagickBase[source] -
Класс-миксин для вывода в формате ImageMagick.
Для использования его необходимо унаследовать от
MovieWriterBaseподкласса.-
__init__(self, /, *args, **kwargs) -
Инициализация объекта. Для точной сигнатуры см. справку (help(type(self))).
Методы
bin_path()isAvailable()Атрибуты
args_keydelayexec_keyoutput_args-
args_key = 'animation.convert_args'
-
classmethod bin_path()[source]
-
delay
-
exec_key = 'animation.convert_path'
-
classmethod isAvailable()[source]
-
output_args
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.animation.ImageMagickBase.html