슬라이드뷰의 아이템 배경이미지를 반환하는 API이다.
function getitembackimage_on_mouseup(objInst) { screen.alert(slideView.getitembackimage(0)); // 첫번째 아이템 }