이미지박스 » Api

isimageloaded

Description

이미지의 로드가 완료되었는지 여부를 리턴한다.

Return Value

Type Description
BOOL 이미지의 로드가 완료 되었는지 여부

Example

function isimageloaded_on_mouseup(objInst) { screen.alert(img.isimageloaded()); }

Viewer Ver.

9.1.1.1

Update Date

20210506