Public Member Functions | |
| def | __init__ |
| def | get_color |
Public Attributes | |
| colors | |
| color_count | |
Definition at line 9 of file gradient.py.
| def gradient.DiscreteGradient.__init__ | ( | self, | ||
| colors | ||||
| ) |
Definition at line 10 of file gradient.py.
| def gradient.DiscreteGradient.get_color | ( | self, | ||
| t | ||||
| ) |
Definition at line 18 of file gradient.py.
Definition at line 16 of file gradient.py.
Definition at line 11 of file gradient.py.
1.5.8