[−][src]Module amethyst_rendy::palette::gradient
Types for interpolation between multiple colors.
Structs
| Gradient | A linear interpolation between colors. |
| Range | A domain range for gradient slices. |
| Slice | A slice of a Gradient that limits its domain. |
| Take | An iterator over interpolated colors. |