robbydweb
12-17-2005, 12:43 AM
anyone have example of how to combine 2 or more images into 1 using imagemagick and php?
![]() | View Full Version : combine 2 images into 1 with php robbydweb 12-17-2005, 12:43 AM anyone have example of how to combine 2 or more images into 1 using imagemagick and php? KDAWebServices 12-17-2005, 07:52 AM Not got any examples but I'd actually recommend using GDv2 rather than imagemagick, there is a brief example I believe in the PHP manual for how to combine images. Googled 12-20-2005, 04:06 AM What do you mean combining 2 images ? Must be on top one of the other, merged, beside the other, under the other ? G |