MCPcopy Index your code
hub / github.com/microsoft/SandDance / opacity

Function opacity

docs/app/js/sanddance-app.js:3734–3739  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

3732 };
3733}
3734function opacity(context) {
3735 const result = {
3736 signal: (0, _constants.SignalNames).MarkOpacity
3737 };
3738 return result;
3739}
3740
3741},{"./constants":"9PPhV","./expr":"f5d82","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"gPmWz":[function(require,module,exports) {
3742var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Callers 8

rgbFunction · 0.70
hslFunction · 0.70
labFunction · 0.70
hclFunction · 0.70
cubehelix1Function · 0.70
transformFunction · 0.70
opacity_Function · 0.70
toCanvasFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected