interpolateHcl constant

String const interpolateHcl

Produces continuous, smooth results by interpolating between pairs of input and output values ("stops"). Works like interpolate, but the output type must be color, and the interpolation is performed in the Hue-Chroma-Luminance color space.

Sdk Support: basic functionality with js

Implementation

static const interpolateHcl = "interpolate-hcl";