Creating a composite image server-side
Posted: Fri Dec 05, 2003 2:28 pm
Hi,
Not been around for a while - feel like I've missed loads of good stuff!
On to my question:
Is it possible to create an image using PHP that is a composite/amalgam of other smaller images?
One absolute MUST criterion is that it must support the smaller images' transparency layer (only one, they are GIF's). I don't mind what format the composite image is in, although the image types include lots of blocks of single colours, so I guess that GIF or PNG would be best.
Thanks in advance.
Not been around for a while - feel like I've missed loads of good stuff!
On to my question:
Is it possible to create an image using PHP that is a composite/amalgam of other smaller images?
One absolute MUST criterion is that it must support the smaller images' transparency layer (only one, they are GIF's). I don't mind what format the composite image is in, although the image types include lots of blocks of single colours, so I guess that GIF or PNG would be best.
Thanks in advance.