Hi,
I have $new_img = ImageCreateTrueColor(95, 75);
I want to create a 600x400 black background for the #new_img, then center the $new_img vertically and horizontally inside the background.
which function can help me do this ?
| SitePoint Sponsor |




Hi,
I have $new_img = ImageCreateTrueColor(95, 75);
I want to create a 600x400 black background for the #new_img, then center the $new_img vertically and horizontally inside the background.
which function can help me do this ?
Bookmarks