Mac OS X Reference Library Apple Developer
Search

HTMLCanvasElement

Module:
html
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

getContext
toDataURL

getContext



DOMObject getContext(
    in DOMString contextId); 

toDataURL



DOMString toDataURL(
    in DOMString type) raises(DOMException); 

Member Data

height
width

height



attribute long height; 

width



attribute long width; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27