|
Mac Dev Center
Mac OS X Reference Library Networking, Internet, & Web: Web Client WebKit DOM Reference
|
HTMLCanvasElement |
| Module: | html |
| Inherits from: | |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
getContext |
DOMObject getContext( in DOMString contextId);
toDataURL |
DOMString toDataURL( in DOMString type) raises(DOMException);
height |
attribute long height;
width |
attribute long width;
Last Updated: 2009-05-29