Home
last modified time | relevance | path

Searched defs:hueMod (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5668 HSVColor.prototype.hueMod = function (amount) { method in HSVColor
6187 OoxmlColor.prototype.setHueMod = function (hueMod) { argument
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1298 …on(a){this.v*=a/100;this.v=this.clamp01(this.v);return this};b.prototype.hueMod=function(a){this.h… method in b