bibliopixel.util.image.movie_writer module

class bibliopixel.util.image.movie_writer.MovieWriter(filename='output.gif', render=None, divide=1, frames=128, time=10, speed=1.0, options=None, gif_dir=None, duration=None, fps=None)[source]

Bases: object

Write an animated GIF given frames from an animation.

cleanup()[source]
fps
length
scaled_fps
set_project(project)[source]
step(cur_step)[source]
write()[source]