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

Go to the source code of this file.

Classes

class  lottie.utils.color.ColorMode
 
class  lottie.utils.color.Conversion
 
class  lottie.utils.color.Color
 

Namespaces

 lottie.utils.color
 

Functions

def lottie.utils.color.from_uint8 (r, g, b, a=255)
 
def lottie.utils.color.color_to_hex (Color color)
 
def lottie.utils.color.color_from_hex (str hex)