All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description ColorSpace Represents the different color spaces that can be used for color gradients.ColorSpaceTransform Defines the interface for color space transformations, enabling conversion to and from the RGB color space.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.PeasyGradients Samples 1DGradient
specifications to generate 2D raster gradient visualizations in Processing sketches.