Hi all, first post ...
While reading http://www.imagemagick.org/Usage/advanced/#stars , it occurred to me that the first example radial flare would make an excellent mask for a thumb shape (flare_1_final.png). I wasn't sure if it was the right combination of color for a mask, but it appears to work fine using the composite formula given in the examples pages for using a mask: composite -compose CopyOpacity flare_1_final.png +matte \( rose: -resize 100x100! \) out.png. This is fine, but since the mask goes right to the edges it will show an implicit border when using a different color background. How could that radial flare command be modified so that the edges are fully transparent ?
thanks,
Robert





