getImageBySrc(src: String);
The getImageBySrc method returns the image by its address.
The example of method use is given in the ImagePreloader constructor description.
See also:
ImagePreloader