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