$white = $image->colorAllocate(127, 127, 127); $image->filledRectangle(0, 0, 600, 450, $white);