Blend

Static Class
Functions for blending in HCT and CAM16.

Static Methods

Cam16Ucs(from: int, to: int, amount: double): int
Blend in CAM16-UCS space.
Harmonize(designColor: int, sourceColor: int): int
Blend the design color's HCT hue towards the key color's HCT hue.
HctHue(from: int, to: int, amount: double): int
Blends hue from one color into another. Chroma and tone of the original are maintained.

Inherited Members

On this page