Composite command not maintaining transparency
Posted: 2014-01-31T03:23:46-07:00
Composite command not maintaining transparency
Issue:- We are trying to apply watermark on an image using composite command and not getting the desired results with latest version of Imagemagick 6.8.8-2 Q16 x64
When I say desired results - The watermark image is having a transparent background, so when we apply the watermark on any image it should be overlapped on the image, but we are getting a fog kind of layer on the watermark
Command that we are using
composite -dissolve 75% -gravity northwest C:\Users\harold.w\Desktop\InputImages\WaterMarks\watermark_dis.psd[0] C:\Users\harold.w\Desktop\InputImages\Tulips.jpg C:\Users\harold.w\Desktop\Output\Final_Out_Water.jpg
The same command is working fine and producing the desired output on ImageMagick 6.8.7-4 and ImageMagick 6.5.4-7 but failing on the latest version of ImageMagick, is this a bug? Please see the screenshot below
https://www.dropbox.com/s/zwng2anhve1p3 ... g_Diff.jpg
Watermark PSD image - https://www.dropbox.com/s/uqrf9w2m26g2m ... rk_dis.psd
Image on which we trying to apply watermark - https://www.dropbox.com/s/u8iag8t551oz24j/Tulips.jpg
Issue:- We are trying to apply watermark on an image using composite command and not getting the desired results with latest version of Imagemagick 6.8.8-2 Q16 x64
When I say desired results - The watermark image is having a transparent background, so when we apply the watermark on any image it should be overlapped on the image, but we are getting a fog kind of layer on the watermark
Command that we are using
composite -dissolve 75% -gravity northwest C:\Users\harold.w\Desktop\InputImages\WaterMarks\watermark_dis.psd[0] C:\Users\harold.w\Desktop\InputImages\Tulips.jpg C:\Users\harold.w\Desktop\Output\Final_Out_Water.jpg
The same command is working fine and producing the desired output on ImageMagick 6.8.7-4 and ImageMagick 6.5.4-7 but failing on the latest version of ImageMagick, is this a bug? Please see the screenshot below
https://www.dropbox.com/s/zwng2anhve1p3 ... g_Diff.jpg
Watermark PSD image - https://www.dropbox.com/s/uqrf9w2m26g2m ... rk_dis.psd
Image on which we trying to apply watermark - https://www.dropbox.com/s/u8iag8t551oz24j/Tulips.jpg