Faded border

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
ggking7
Posts: 21
Joined: 2010-11-15T13:19:04-07:00
Authentication code: 8675308

Faded border

Post by ggking7 »

I'd like to use imagemagick to create a border that fades to the desired color. Gimp has something like this at Filters->Decor->Fuzzy Border:

http://docs.gimp.org/en/script-fu-fuzzy-border.html

Can this be done in imagemagick?
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

Re: Faded border

Post by Bonzo »

User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: Faded border

Post by anthony »

More specifically look at 'Torn Paper Edge' and adjust the size of the spread and the blur.
http://www.imagemagick.org/Usage/thumbnails/#torn
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
Post Reply