ImageList.isImageLoaded

Syntax

isImageLoaded(): Boolean;

Description

The isImageLoaded method returns image loading status.

Comments

Available Values:

Example

The example of use is given on the page with description of the ImageList.applyToCanvas method.

See also:

ImageList