이미지박스의 auto_rotate 속성값을 반환하는 API이다.
function btn_getautorotate_on_mouseup() { screen.alert(img.getautorotate()); }