Re: [PHP] Using a background image with GD

2001-02-08 Thread Richard Lynch

 Does anyone have an example or can someone tell me how to use a background
 image in GD?

You build the image with the background and get another image, and do that
CopyResized thing to copy the second onto the background.

If I actually used GD before I might know the function names...

--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Using a background image with GD

2001-02-05 Thread Brandon Orther

Hello,

Does anyone have an example or can someone tell me how to use a background
image in GD?

Thank you,


Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webintellects.com



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]