nsIDOMHTMLCanvasElement
IID: | 332dd7d0-97e2-44a0-af5b-1c3bafb0b1f2 |
Inherits From: | nsIDOMHTMLElement |
Status: | UNDER_DEVELOPMENT |
The nsIDOMHTMLCanvasElement interface is the interface to a HTML
For more information on this interface, please see http://www.whatwg.org/specs/web-apps/current-work/#graphics
Properties
PRInt32 height
PRInt32 width
Methods
nsISupports getContext ( DOMString contextId )
nsISupports getContext ( DOMString contextId )
- Arguments:
- contextId
References
This interface is the type of the following properties:
nsIDOMCanvasRenderingContext2D.canvas
Reference documentation is generated from Mozilla's source.