Re: Image overlay?
[email protected] (Ashley Sheridan)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On 30/07/2021 21:38, JEFFRY KILLEN wrote: > >> On Jul 30, 2021, at 1:35 PM, JEFFRY KILLEN <[email protected]> wrote: >> >> >> >>> On Jul 30, 2021, at 1:32 PM, Tedd Sperling <[email protected]> wrote: >>> >>> >>>> On Jul 30, 2021, at 2:00 PM, JEFFRY KILLEN <[email protected]> wrote: >>>> >>>> Hello; >>>> >>>> I have not worked with php gd for a while. >>>> >>>> I have a project where I want to overlay >>>> one image on another and produce a >>>> combined image. >>>> >>>> Both source images will be jpgs. >>>> >>>> Thank you >>>> JK >>> >>> JK: >>> >>> Here’s a start. >>> >>> http://webbytedd.com/b/watermark/ >>> >>> Cheers, >>> >>> Tedd >>> >>> >>> Tedd Sperling >>> [email protected] >> Thank you for your reply, Tedd; >> >> I did do some Googling and found imagMagic. That is >> something I have not worked with in the past. >> >> JK > Also I can create a composit version of the original > image in photoshop and use that as img src > JK What's the question? You want help with some code, or just want someone to write the code for you? Stating only that you want to overlay one image on another is very vague, and could be interpretted many different ways.