<static> blendMultiply(a, b) → {integer} Multiplies the
<static> blendAdd(a, b) → {integer} Adds the source and
<static> hexToColor(hex, out) → {object}
<static> toABGR(r, g, b, a) → {number} Converts RGBA
<static> blendAverage(a, b) → {integer} Takes the average
<static> blendDifference(a, b) → {integer} Subtracts
<static> getBlue(color) → {number} Given a native color
<static> HSLColorWheel(s, l) → {array}
<static> blendHardMix(a, b) → {integer} Runs blendVividLight
<static> blendNormal(a, b) → {integer} Blends the source
Page 2 of 6