Contains classes for calculating the colour of pixels within various types of gradient. More...
Classes | |
class | Linear |
Iterates the colour of pixels in a linear gradient. More... | |
class | Radial |
Iterates the colour of pixels in a circular radial gradient. More... | |
class | TransformedRadial |
Iterates the colour of pixels in a skewed radial gradient. More... | |
Contains classes for calculating the colour of pixels within various types of gradient.