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