<static> HSVColorWheel(s, v) → {array}
<static> blendDifference(a, b) → {integer} Subtracts
<static> blendGlow(a, b) → {integer} Glow blend mode
<static> HSLColorWheel(s, l) → {array}
<static> blendAdd(a, b) → {integer} Adds the source and
<static> HSLtoRGB(h, s, l, out) → {object}
<static> getBlue(color) → {number} Given a native color
<static> blendMultiply(a, b) → {integer} Multiplies the
<static> blendAverage(a, b) → {integer} Takes the average
<static> toABGR(r, g, b, a) → {number} Converts RGBA
Page 1 of 6