<static> blendGlow(a, b) → {integer} Glow blend mode
<static> hueToColor(p, q, t) → {number} Converts a hue
<static> fromRGBA(rgba, out) → {object}
<static> blendDifference(a, b) → {integer} Subtracts
<static> blendSubtract(a, b) → {integer} Combines the
<static> HSVColorWheel(s, v) → {array}
<static> blendOverlay(a, b) → {integer} Multiplies or
<static> blendAdd(a, b) → {integer} Adds the source and
<static> blendNormal(a, b) → {integer} Blends the source
<static> packPixel(r, g, b, a) → {number} Packs the r
Page 2 of 6