[magick-users] Color Tinting the Overlay Highlighted Image

T o n g mlist4suntong at yahoo.com
Thu Jan 8 09:09:54 PST 2009


Hi Anthony,

In your last example of 
http://www.imagemagick.org/Usage/transform/#shade_overlay

 convert -size 50x50 xc:black -fill white -draw 'circle 25,25 20,10' \
          \( +clone -blur 0x4 -shade 120x21.78 -contrast-stretch 0% \
             +sigmoidal-contrast 7x50% -fill grey50 -colorize 10%  \) \
          +swap +matte -compose CopyOpacity -composite shade_overlay.png

The "Color Tinting the Overlay image" is left to the future. I tried but 
can't figure out how to do it myself. Please help.

Thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/



More information about the Magick-users mailing list