* Adds a new image to the image pool for the given url, if the image is not already available. If an image * with the given url is already available in the pool, the existing image will be returned. Otherwise the * image is loaded from the server and added to the pool Upon completion all registe
(url, key)