The nsIDOMHTMLCanvasElement interface is the interface to a HTML <canvas> element. For more information on this interface, please see http://www.whatwg.org/specs/web-apps/current-work/#graphics @status UNDER_DEVELOPMENT
[scriptable, uuid(332dd7d0-97e2-44a0-af5b-1c3bafb0b1f2)]
interface nsIDOMHTMLCanvasElement : nsIDOMHTMLElement
Attributes
attribute
long
height
attribute
long
width
Methods
nsISupports
getContext(in DOMString contextId)
Compare to: