Module imagingbook.common
Package imagingbook.common.color.iterate
package imagingbook.common.color.iterate
-
ClassDescriptionCommon interface for color sequencers.Example for a
FiniteRandomColorSequencer
which iterates over a subset ofCssColor
.This class defines methods for iterating over an ordered set of AWT colors.Instances of this class create a sequence of random colors which only differ in hue, with saturation and value fixed.