Merge two images
Posted: 2007-08-30T05:01:50-07:00
Hey,
i am a complete newbie with ImageMagick/MagickWand for PHP.
What i want to do is to merge two images! The first image i get from the user and transform it with "$handle1 = MagickTransformImage($handle1,'0x0','200x200');"
The second image is just a 200x200 pure white image on the server!
I want to merge the users image to the white image and save the result to the filesystem!
I have no idea how to do it, which functions i have to use!
please help me!
greetz
i am a complete newbie with ImageMagick/MagickWand for PHP.
What i want to do is to merge two images! The first image i get from the user and transform it with "$handle1 = MagickTransformImage($handle1,'0x0','200x200');"
The second image is just a 200x200 pure white image on the server!
I want to merge the users image to the white image and save the result to the filesystem!
I have no idea how to do it, which functions i have to use!
please help me!
greetz