Show contents 

Working with General Visual Components > Classes > ImagePreloader > ImagePreloader.getImages

ImagePreloader.getImages

Syntax

getImages();

Description

The getImages method returns an array of loaded images.

Example

The example of method use is given in the ImagePreloader constructor description.

See also:

ImagePreloader