Go to the source code of this file.
Classes | |
| class | gradient.DiscreteGradient |
| A gradient without any interpolation. More... | |
| class | gradient.SimpleGradient |
| A gradient between two colours with linear interpolation. More... | |
Packages | |
| package | gradient |
| Functions for handling colour gradients. | |
Functions | |
| def | gradient.map_gradient |
| Maps a gradient to a grid, and returns the result as a new grid. | |
1.5.8