MCPcopy Create free account
hub / github.com/alignoth/alignoth / rh

Function rh

resources/vega.min.js:9607–9630  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

9605 return ((r.gamma = t), r);
9606 })(1);
9607 function rh(t) {
9608 return function (e) {
9609 var n,
9610 r,
9611 i = e.length,
9612 o = new Array(i),
9613 a = new Array(i),
9614 s = new Array(i);
9615 for (n = 0; n < i; ++n)
9616 ((r = of(e[n])),
9617 (o[n] = r.r || 0),
9618 (a[n] = r.g || 0),
9619 (s[n] = r.b || 0));
9620 return (
9621 (o = t(o)),
9622 (a = t(a)),
9623 (s = t(s)),
9624 (r.opacity = 1),
9625 function (t) {
9626 return ((r.r = o(t)), (r.g = a(t)), (r.b = s(t)), r + "");
9627 }
9628 );
9629 };
9630 }
9631 var ih = rh(Xf),
9632 oh = rh(Jf);
9633 function ah(t, e) {

Callers 1

vega.min.jsFile · 0.85

Calls 5

ofFunction · 0.70
tFunction · 0.70
oFunction · 0.70
aFunction · 0.70
sFunction · 0.70

Tested by

no test coverage detected