python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
gif.py File Reference

Go to the source code of this file.

Namespaces

 lottie.exporters.gif
 

Functions

def lottie.exporters.gif.export_gif (animation, fp, dpi=96, skip_frames=1)
 
def lottie.exporters.gif.export_webp (animation, fp, dpi=96, lossless=False, quality=80, method=0, skip_frames=1)
 
def lottie.exporters.gif.export_tiff (animation, fp, dpi=96)