Link to home
Start Free TrialLog in
Avatar of jaylab2
jaylab2

asked on

what a php function could render this image effect ?

Hello i do have a png  file with a shape User generated image i need to make it as background for  this second image attached User generated image and here the result i do need User generated image what is the php gd that could render such things .

Thank you.
Avatar of Rob_Jeffrey
Rob_Jeffrey

You can set a color as transparent using imagecolortransparent and then overlay the shoe image over the texture.
That may provide the output you describe.
Avatar of jaylab2

ASKER

Hello i am not familiar , can you please give the exact function ?
ASKER CERTIFIED SOLUTION
Avatar of Rob_Jeffrey
Rob_Jeffrey

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial