Fade Two Pictures Together
Posted: 2009-08-07T10:24:01-07:00
Hi,
I have been using the Image Magick for a short time now, mainly for resizing images on upload and watermarking, so my knowledge is very limited.
I am putting together a new site and I want a montage of pictures glued together and overlapped by X number of pixels, then the overlapping pictures faded into each other.
For example, I have 5 200px wide pictures on the server which I want to sit side by side, overlapping each other by 20 pixels. Then those 20 overlapping pixels are dissolved so that the pictures fade into each other (But Only the 20 Overlapping Pixels), creating a 920px wide image that can then be saved.
Is this possible with ImageMagick? I am using the command line ImageMagick 6.2.8 with PHP
I have been using the Image Magick for a short time now, mainly for resizing images on upload and watermarking, so my knowledge is very limited.
I am putting together a new site and I want a montage of pictures glued together and overlapped by X number of pixels, then the overlapping pictures faded into each other.
For example, I have 5 200px wide pictures on the server which I want to sit side by side, overlapping each other by 20 pixels. Then those 20 overlapping pixels are dissolved so that the pictures fade into each other (But Only the 20 Overlapping Pixels), creating a 920px wide image that can then be saved.
Is this possible with ImageMagick? I am using the command line ImageMagick 6.2.8 with PHP