배경 이미지 속성 정보를 리턴한다.
function screen_on_load() { img_backimage.setbackimage("/btn_active.png"); factory.consoleprint(img_backimage.getbackimage()); }