HTML5 Canvas Library
 

texClear Library Method

Short Description: Clear Portion of Texture Canvas

Signature: t.texClear ([canvas])
Group: Texture
Class: transition Class
 

Clears the portion of the Texture Canvas occupied by the transition. canvas may be 1 or 2; default is the one selected with texCan.

WebGL™ is a trademark of the Khronos Group Inc.

Next Page:transition.texmove - Texture animation
Previous Page: transition.paint - Paint HTML element on texture canvas