Module mix

Source
Expand description

Color mixing/interpolation.

Structsยง

ColorInterpolationMethod
https://drafts.csswg.org/css-color-4/#color-interpolation-method
InterpolatedAlpha ๐Ÿ”’

Enumsยง

ComponentMixOutcome ๐Ÿ”’
What the outcome of each component should be in a mix result.
HueInterpolationMethod
A hue-interpolation-method as defined in 1.

Functionsยง

adjust_hue ๐Ÿ”’
interpolate_alpha ๐Ÿ”’
interpolate_hue ๐Ÿ”’
interpolate_premultiplied ๐Ÿ”’
interpolate_premultiplied_component ๐Ÿ”’
mix
Mix two colors into one.
mix_in ๐Ÿ”’
normalize_hue ๐Ÿ”’