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.DFastLog Implementation of the ICSILog algorithm as described in O.FastLog Base class for an algorithm computing a fast approximation to the log function.FFastLog Implementation of the ICSILog algorithm as described in O.Gradient A Gradient is a color spectrum, comprising ofcolor stops
(each specifying a color and a position) arranged on a 1D axis.IPT The IPT color space is similar in model to CIELAB color space but is more uniform in perceived hue.Palette Provides methods for generating color palettes based on various color harmony principles, employing the HSB color space and producing colors as sRGB integers.PeasyGradients Renders 1Dgradients
as 2D spectrums in your Processing sketch.SRLAB2 The SRLAB2 color model is a compromise between the simplicity of CIELAB and the correctness of CIECAM02.TurboLog Implementation of the ICSILog algorithm as described in O.XYZ CIE XYZ (aka CIE 1931) (aka tristimulus values) is a device-invariant representation of color.