* Sets an new image to the image pool for the given key. The image is loaded from the server and added to the pool * Upon completion all registered graphs are invalidated. * @method set * @param {String} url URL pointing to an image on the server. * @param {String} key Identifier for image.
(url, key)