inner shadow?

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
crowfoot

inner shadow?

Post by crowfoot »

Hi all

Looking for a way to use convert. to add an inner shadow in the same way photoshop does to a square png with alpha.

below is an over exaggerated version of what i need to achieve
Image
Image
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: inner shadow?

Post by fmw42 »

can you explain how Photoshop does it? then perhaps someone can figure out the equivalent commands.
crowfoot

Re: inner shadow?

Post by crowfoot »

it's just a style in photoshop but the tool works with the following options. direction shadow comes from. in my example it right at 0 degrees or from the top at 12 o clock. then a distance choice and size choice that just softens the edges and of course opacity. It' pretty much identical to drop shadow but rather under the object it's within the object. is that any help?
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: inner shadow?

Post by fmw42 »

Post Reply