StaticblackStaticblueStaticbluevioletStaticchartreuseStaticcobaltStaticcyanStaticgrayStaticgreenStatichotpinkStaticlimeStaticmagentaStaticredStaticslateblueStaticspringgreenStatictealStaticwhiteStaticyellowThe blue coordinate (component) of this color. The value is clamped to the range [0,1].
The green coordinate (component) of this color. The value is clamped to the range [0,1].
Computes the luminance of this color.
The red coordinate (component) of this color. The value is clamped to the range [0,1].
Linearly interpolates from this color to the specified color.
The color returned when α = 1.
The parameter that determines the composition of the color.
this + (target - this) * α
StaticcopyStaticfromHSLStaticfromRGBStaticlerpStaticluminanceStaticmustStaticrandom
A mutable type representing a color through its RGB components.