Closure Library API Documentation
Go to class or file:
imageelement.js
No description.
Useful links
Source Code
Git
File Location
/goog/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
goog.graphics.Graphics.drawImage
and it will return an implementation of this interface for you.
Directory graphics
File Reference