python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
lottie.parsers.sif.sif.nodes.DistortType Class Reference
Inheritance diagram for lottie.parsers.sif.sif.nodes.DistortType:
[legend]
Collaboration diagram for lottie.parsers.sif.sif.nodes.DistortType:
[legend]

Static Public Attributes

int Spherize = 0
 
int VerticalBar = 1
 
int HorizontalBar = 2
 

Detailed Description

Definition at line 717 of file nodes.py.

Member Data Documentation

◆ HorizontalBar

int lottie.parsers.sif.sif.nodes.DistortType.HorizontalBar = 2
static

Definition at line 720 of file nodes.py.

◆ Spherize

int lottie.parsers.sif.sif.nodes.DistortType.Spherize = 0
static

Definition at line 718 of file nodes.py.

◆ VerticalBar

int lottie.parsers.sif.sif.nodes.DistortType.VerticalBar = 1
static

Definition at line 719 of file nodes.py.


The documentation for this class was generated from the following file: