[magick-users] Edge blending two images.

Fred Weinhaus fmw at alink.net
Thu Jun 11 07:50:05 PDT 2009


Use a modified gradient for the mask in alpha compositing images. See 
http://www.imagemagick.org/Usage/compose/


convert backgroundimage foreground image gradientmaskimage -compose 
composemethod -composite result


More information about the Magick-users mailing list