Closure Library API Documentation
Go to class or file:
imageelement.js
A thin wrapper around the DOM element for images.
Useful links
Source Code
File Location
graphics/imageelement.js
Classes
goog.graphics.ImageElement
Interface for a graphics image element. You should not construct objects from this constructor. Instead, you should use {@code goog.graphics.Graphics.drawImage} and it will return an implementation of this interface for you.
Directory graphics
File Reference