I want to soften the edges of an image similar to this image:

enter image description here

I tried using the blur tool but nothing was happening.

Can anyone tell me how to reproduce the results of that image?

link|improve this question

80% accept rate
feedback

migrated from webmasters.stackexchange.com May 26 '11 at 13:13

This question came from our site for pro webmasters.

1 Answer

up vote 1 down vote accepted

Fill the canvas with your chosen colour, then:

  1. Select > All
  2. Select > Modify > Border... (width 3px)
  3. Select > Modify > Feather... (width 3px)
  4. Select > Edit > Cut, to delete the selection.
link|improve this answer
Thank you very much! – Brett May 26 '11 at 16:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.