ImageData

Module:
html
Declared In:

Overview

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



Member Data

data
height
width

data


readonly attribute CanvasPixelArray data; 


height


readonly attribute long height; 


width


readonly attribute long width; 

 

Last Updated: 2009-05-29