이미지 컴포넌트의 img의 rotate값을 반환하는 API이다.
function btn_getrotate_on_mouseup() { screen.alert(img.getimagerotate()); }