This class can be used to generate a range of color gradient steps from a list of colors.
The class takes a array of colors represented as hexadecimal RGB values. Then it generates another array with intermediate color steps between each pair of colors in the array.
The number of color steps between each color pair is configurable.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
example.php |
Example |
Example that creates a palette from Yellow to Blue, passing through Green in 15 steps |
palette.php |
Class |
Main object class |