cam16Ucs

fun cam16Ucs(from: Int, to: Int, amount: Double): Int

Blend in CAM16-UCS space.

Return

from, blended towards to. Hue, chroma, and tone will change.

Parameters

from

ARGB representation of color

to

ARGB representation of color

amount

how much blending to perform; 0.0 >= and <= 1.0