cubx Posted December 11, 2006 Share Posted December 11, 2006 Here is what I would like to do: use GD to draw basic images, like rectangles, BUT during the draw process have it import an image which will ultimately become an HREF.It's like a theoretical taskbar. I don't want to use tables since they look like crap for what I want to do. Drawing images with GD isn't rocket science, but I see no way to have it import an existing image and place it inside the rectangle I am drawing. Even more difficult might be making that imported image a link.Has anybody done this before? I have looked for 2 days on google but can't find a single example. Maybe it isn't possible? Any suggestions? Link to comment https://forums.phpfreaks.com/topic/30279-php-gd-importing-images/ Share on other sites More sharing options...
fert Posted December 11, 2006 Share Posted December 11, 2006 imagecreatefromjpegimagecreatefromgif Link to comment https://forums.phpfreaks.com/topic/30279-php-gd-importing-images/#findComment-139297 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.