How can I embed one image to another

MagickWand for PHP is an object-oriented PHP interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning MagickWand for PHP.
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.
Post Reply