MCPcopy Create free account
hub / github.com/adobe/leonardo /

Class

docs/ui/src/js/initialSequentialScale.js:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17extendChroma(chroma);
18
19class SequentialScale {
20 constructor({swatches, colorKeys, colorSpace, smooth, distributeLightness = 'linear', shift, output}) {
21 this._swatches = swatches;
22 this._colorKeys = colorKeys;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected