Thanks for the answer - it worked. Is it also possible to have diffuse
edges of a region?

[EMAIL PROTECTED] wrote:
>> is it possible to blur only a part of an image with convert?
> 
> Try something similar to 
> 
>   convert logo: \( -region 100x100+220+200 -blur 5x2 \) logo.png
> 
> 
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to