Home
last modified time | relevance | path

Searched defs:toRgb (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/ComboStrap/
H A DColorHsl.php80 function toRgb(): ColorRgb function in ComboStrap\\ColorHsl
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5558 HSLColor.prototype.toRgb = function () { method in HSLColor
5627 HSVColor.prototype.toRgb = function () { method in HSVColor
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
H A Dfabric.js4499 toRgb: function() { method in fabric.Color
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1295 a+6*(b-a)*g:.5>g?b:g<2/3?a+(b-a)*(2/3-g)*6:a};b.prototype.toRgb=function(){var a,b,g;g=this.hue;b=t… method in b
1297 …var d=function(){function b(a,b,g){this.h=a;this.s=b;this.v=g}b.prototype.toRgb=function(){var a=6… method in b