matplotlib.animation.ImageMagickBase
-
class matplotlib.animation.ImageMagickBase -
Смешанный класс для вывода ImageMagick.
Для полезности его необходимо наследовать от подкласса
MovieWriterBase.-
__init__($self, /, *args, **kwargs) -
Инициализирует self. Смотрите справку по типу(self) для точной сигнатуры.
Методы
isAvailable()Проверяет, доступен ли ImageMagickWriter. -
args_key = 'animation.convert_args'
-
delay
-
exec_key = 'animation.convert_path'
-
classmethod isAvailable() -
Проверяет, доступен ли ImageMagickWriter.
Это делается путем проверки реестра Windows (если применимо) и затем запуска утилиты командной строки.
-
output_args
-
© 2012–2017 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
http://matplotlib.org/2.1.0/api/_as_gen/matplotlib.animation.ImageMagickBase.html