Package micycle.peasygradients.gradient
1D Gradients. A 1D Gradient consists solely of color stops — these define the
colors and the discrete position (percentage) each color occurs at on the 1D
axis.
-
Class Summary Class Description ColorStop A container for color (in every color space) and the percentage position that it occurs within a gradient.Gradient A Gradient is a color spectrum, comprising ofcolor stops
(each specifying a color and a position) arranged on a 1D axis.Palette Provides methods for generating color palettes based on various color harmony principles, employing the HSB color space and producing colors as sRGB integers.