이미지 컨트롤에 설정된 이미지의 경로를 반환하는 API이다.
function btn_getimage_on_mouseup() { screen.alert(imgTest.getimage()); }