버튼의 이미지 표시 여부를 가져오는 API이다.
function btnUrl_on_mouseup() { screen.alert("이미지 표시여부 : " + btnTest.getimageshow()); }