아이템의 배경색을 설정하는 API이다.
function btn_setbackcolor_on_mouseup() { slideView.setitembackcolor(0, factory.rgb(0, 0, 0)); }