Home
last modified time | relevance | path

Searched refs:otherAlpha (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js2otherAlpha=.5,source=this.getSource(),otherSource=otherColor.getSource();for(var i=0;i<3;i++){resu… variable
H A Dfabric.js4615 otherAlpha = 0.5, variable
4620 result.push(Math.round((source[i] * (1 - otherAlpha)) + (otherSource[i] * otherAlpha)));