<static> HSLtoRGB(h, s, l, out) → {object}
<static> blendAdd(a, b) → {integer} Adds the source and
<static> HSLColorWheel(s, l) → {array}
<static> getBlue(color) → {number} Given a native color
<static> getAlphaFloat(color) → {number} Given a native
<static> blendMultiply(a, b) → {integer} Multiplies the
<static> blendAverage(a, b) → {integer} Takes the average
<static> toABGR(r, g, b, a) → {number} Converts RGBA
<static> hexToColor(hex, out) → {object}
<static> RGBtoHSL(r, g, b, out) → {object}
Page 1 of 6