Image_Graph_Color::getRange() -- getRange Given a degree, you can get the range of colors between one
color and another color.
Description
This package is not documented yet.
Parameter
- string
$degrees
How much each 'step' between the colors we should take.
Return value
returns Returns an array of all the colors, one element for each color.
Throws
throws no exceptions thrown
Note
This function can not be called
statically.