python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
lottie.objects.properties.GradientColors Member List

This is the complete list of members for lottie.objects.properties.GradientColors, including all inherited members.

__init__(self, stops=[])lottie.objects.properties.GradientColors
lottie::objects::base::LottieObject.__init__(self)lottie.objects.base.LottieObject
__new__(cls, name, bases, attr)lottie.objects.base.LottieObjectMeta
__str__(self)lottie.objects.base.LottieObject
add_color(self, offset, color, keyframe=None)lottie.objects.properties.GradientColors
add_keyframe(self, time, stops, ease=easing.Linear())lottie.objects.properties.GradientColors
clone(self)lottie.objects.base.LottieObject
clone_into(self, other)lottie.objects.base.LottieObject
color_to_stops(self, colors)lottie.objects.properties.GradientColorsstatic
colorslottie.objects.properties.GradientColors
countlottie.objects.properties.GradientColors
find(self, search, propname="name")lottie.objects.base.LottieObject
find_all(self, type, predicate=None, include_self=True)lottie.objects.base.LottieObject
get_stops(self, keyframe=0)lottie.objects.properties.GradientColors
load(cls, lottiedict)lottie.objects.base.LottieObject
set_stops(self, stops, keyframe=None)lottie.objects.properties.GradientColors
stops_at(self, time)lottie.objects.properties.GradientColors
to_dict(self)lottie.objects.base.LottieObject