dojox.gfx.Surface.downloadImage
dojo.require("dojox.gfx.canvas");
defined in dojox/gfx/canvas.js
internal method, which starts an image download and renders, when it is ready
Usage
function (img, /*String*/ url) (view source)
parameter | type | description |
---|---|---|
img | the image object | |
url | String | the url of the image |