Package-level declarations
Types
A mapping function used with map.
A function that takes a list of values for a single component and returns a new list with the value to use for interpolation of that component.
A function for use with interpolator easing.
Built-in easing functions for use with interpolator easing.
A method used for interpolation.
An interpolator between two or more colors.
A builder for configuring an InterpolatorBuilder stop.
A converter that transforms RGB colors from one RGBColorSpace to another.
Functions
Create an RGBToRGBConverter that transforms RGB colors from this RGBColorSpace to the destination space.
Create a chromatic adapter that will adapt colors from a given sourceWhite to this color space's reference white
Create a chromatic adapter that will adapt RGBInt colors from a given sourceWhite to D65
Divide this color's components by its alpha value.
Interpolate linearly between this color and other.
Build an interpolator that will produce colors in this color space.
Build a linear interpolator with two or more evenly spaced stops.
Multiply this color's components by its alpha value.