draw_set_alpha(image_alpha)
draw_set_color(c_white)
draw_rectangle(0, 0, 320, 240, false)
draw_set_alpha(1)