<static> HSVColorWheel(s, v) → {array}
<static> RGBtoHSL(r, g, b, out) → {object}
<static> blendOverlay(a, b) → {integer} Multiplies or
<static> HSLtoRGB(h, s, l, out) → {object}
<static> blendDifference(a, b) → {integer} Subtracts
<static> blendSubtract(a, b) → {integer} Combines the
<static> blendAdd(a, b) → {integer} Adds the source and
<static> hueToColor(p, q, t) → {number} Converts a hue
<static> HSLColorWheel(s, l) → {array}
<static> getBlue(color) → {number} Given a native color
Page 1 of 6