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

Function method

docs/ui/src/js/create3dModel.js:139–139  ·  view source on GitHub ↗
(d)

Source from the content-addressed store, hash-verified

137function createColorData(colorClasses, mode, scaleType) {
138 const f = getChannelsAndFunction(mode);
139 const method = (d) => chroma(d)[f.func]();
140
141 let dataArray = [];
142

Callers 1

createColorDataFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected