Expand description
Color mixing/interpolation.
Structsยง
- Color
Interpolation Method - https://drafts.csswg.org/css-color-4/#color-interpolation-method
- Interpolated
Alpha ๐
Enumsยง
- Component
MixOutcome ๐ - What the outcome of each component should be in a mix result.
- HueInterpolation
Method - 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 ๐