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