JavaScript canvas2d object property: height
[this page | pdf | back links]
The height property of the JavaScript
DOM object returned
by the getContext("2d")
method applied to the HTML <canvas>
element returns the height of an ImageData object.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)