imageelement.js
No description.

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