How can I embed one image to another

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
vinodkalpaka

How can I embed one image to another

Post by vinodkalpaka »

Hi,
How can I embed an image to another image in MagickWand in PHP? I am using main image as canvas(in png format). The second image may be in any image format.(png,jpg or gif).
What is th use of MagickAddImage? but it does not contain second image x,y location corresponding to main image. Please help me.
Thanking in advance.

From,
Vinod A.
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: How can I embed one image to another

Post by anthony »

Wrong forum. try the users or PHP IM forums.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
Post Reply