animation.MovieWriterRegistry

matplotlib.animation.MovieWriterRegistry

class matplotlib.animation.MovieWriterRegistry

Registry of available writer classes by human readable name.

__init__()

Methods

__init__()
ensure_not_dirty() If dirty, reasks the writers if they are available
is_available(name) Check if given writer is available by name.
list() Get a list of available MovieWriters.
register(name)
reset_available_writers() Reset the available state of all registered writers
set_dirty() Sets a flag to re-setup the writers

© 2012–2017 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
http://matplotlib.org/2.0.2/api/_as_gen/matplotlib.animation.MovieWriterRegistry.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部