HDR2D_BLEND_SRC The source is copied to the destination. The destination is not used as input. HDR2D_BLEND_DST The destination is left untouched. HDR2D_BLEND_CLEAR Both the color and the alpha of the ...
When using HTML5 canvas to render elements, we don't have the convenience of readily available mouseover events per object, which makes interaction difficult. canvas-color-tracker provides a system ...