paintElement Library Method
Short Description: Paints HTML element on texture Canvas
Signature: taccgl.paintElement (el,ignoreHidden)
Class: taccgl Class
Paints the specified HTML element to the texture canvas previously selected using texTo.
el can denote a DOM node or a string that is interpreted as the id of an HTML element.
See the page of ShowTexCanvas for examples.
WebGL™ is a trademark of the Khronos Group Inc.
|