Package micycle.peasygradients.gradient
1D Gradient Definitions. A mathematical function that maps positions along a
single axis [0,1] to colors.
-
Class Summary Class Description ColorStop A container for color (in every color space) and the percentage position that it occurs within a gradient.Gradient Represents a one-dimensional color gradient specification, defined by a sequence ofcolor stops
along a normalized axis [0,1].Palette Provides methods for generating color palettes based on various color harmony principles The palettes can be used for creating gradients and other color-related visual elements.