var image = new Image(200, 300); image.src = 'picture.jpg'; console.log(image);
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLImageElement.prototype
Image.prototype
| 语法 | 说明 |
|---|---|
| - | - |
| 语法 | 说明 |
|---|---|
| - | - |
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLImageElement.prototype
Image.prototype
Image实例