<static> hexToColor(hex, out) → {object}
<static> getBlue(color) → {number} Given a native color
<static> toABGR(r, g, b, a) → {number} Converts RGBA
<static> blendSubtract(a, b) → {integer} Combines the
<static> blendAdd(a, b) → {integer} Adds the source and
<static> HSVColorWheel(s, v) → {array}
<static> hueToColor(p, q, t) → {number} Converts a hue
<static> fromRGBA(rgba, out) → {object}
<static> blendLinearDodge(a, b) → {integer} An alias
<static> RGBtoString(r, g, b, a, prefix)
Page 2 of 6