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

Go to the source code of this file.

Classes

class  lottie.objects.properties.KeyframeBezier
 
class  lottie.objects.properties.Keyframe
 
class  lottie.objects.properties.OffsetKeyframe
 Keyframe for MultiDimensional values. More...
 
class  lottie.objects.properties.AnimatableMixin
 
class  lottie.objects.properties.MultiDimensional
 An animatable property that holds a NVector. More...
 
class  lottie.objects.properties.PositionKeyframe
 Keyframe for Positional values. More...
 
class  lottie.objects.properties.PositionValue
 
class  lottie.objects.properties.ColorValue
 An animatable property that holds a Color. More...
 
class  lottie.objects.properties.GradientColors
 Represents colors and offsets in a gradient. More...
 
class  lottie.objects.properties.Value
 An animatable property that holds a float. More...
 
class  lottie.objects.properties.ShapePropKeyframe
 Keyframe holding Bezier objects. More...
 
class  lottie.objects.properties.ShapeProperty
 An animatable property that holds a Bezier. More...
 
class  lottie.objects.properties.SplitVector
 An animatable property that is split into individually anaimated components. More...
 

Namespaces

 lottie.objects.properties
 

Functions

def lottie.objects.properties.prop_animated (l)
 
def lottie.objects.properties.prop_not_animated (l)