Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js5390 return new com.mxgraph.io.vsdx.theme.HSVColor(h, s, v);
5618 var HSVColor = (function () { class
5619 function HSVColor(h, s, v) { class in anonymousFunctione5f06ec71fd00.anonymousFunctione5f06ec71fe00.anonymousFunctione5f06ec71ff00.anonymousFunctione5f06ec720000.anonymousFunctione5f06ec720100.HSVColor
5627 HSVColor.prototype.toRgb = function () { class
5645 /*private*/ HSVColor.prototype.clamp01 = function (val) {
5648 HSVColor.prototype.tint = function (amount) {
5653 HSVColor.prototype.shade = function (amount) {
5658 HSVColor.prototype.satMod = function (amount) {
5663 HSVColor.prototype.lumMod = function (amount) {
5668 HSVColor.prototype.hueMod = function (amount) {
[all …]
/plugin/diagramsnet/lib/js/
Dextensions.min.js1287 …<g?6:0):n===b?(g-a)/k+2:(a-b)/k+4)/6;return new f.mxgraph.io.vsdx.theme.HSVColor(a,0===n?0:k/n,n)}…
1298 …a){this.h*=a/100;this.h=this.clamp01(this.h);return this};return b}();k.HSVColor=d;d.__class="com.…