ColorTools
EvenSpread
create a number of nearby colors with hues spaced across the whole color wheel
Calling Sequence
Parameters
Description
Examples
Compatibility
EvenSpread(color, number)
color
-
color format recognized by ColorTools
number
positive integer; number of colors to return
The command EvenSpread generates a list of evenly spaced colors across the whole HSV color wheel. The input color will be included in the middle of the list.
If color is a shade of gray, then the empty list is returned.
The ColorTools[EvenSpread] command was introduced in Maple 16.
For more information on Maple 16 changes, see Updates in Maple 16.
See Also
ColorTools/ColorSpaces
ColorTools[Color]
ColorTools[Gradient]
ColorTools[HueSpread]
Download Help Document