@Konstantin3K, ага, я понял =) тогда попробуйте так:
//@param16:bga1 'opacity' 0.5 0 1 0.5 0.01
//@param17:red1 'R bg' 0.5 0 1 0.5 0.01
//@param18:green1 'G bg' 0.5 0 1 0.5 0.01
//@param19:blue1 'B bg' 0.5 0 1 0.5 0.01
gfx_set(red1,green1,blue1,bga1);
gfx_fillrect(0,0,project_w,project_h)...