Jump to content

How do you layer transparency?


Recommended Posts

The title isn't good, but I really don't know how to describe what I want to do.

 

Basically, I have an object (text letters) that I want to create an "engraved" effect, using a separated drop shadow.  Here's a sample image:Engraving.png.c69997f1706bc93878c1fb57bac1209c.png  This was created by having 3 layers:

the blue text: Text.png.fdbb50785eb25d2a864294b5f3814ebc.png

a small gray (RGB 200,200,200) shadow (using the "Object Shadow" plugin) with Blending mode "Additive": Mask.png.b0de1a562dc5bca1942c33a9c2304554.png

and a larger gray shadow: Shadow.png.7c889ddb7c1b379fc273f7a4e2381a5d.png

This looks good on a white background, but I want the effect to work regardless of the background, so that the pixels that overlap between the mask and the shadow become transparent.  In other words, what's green in this picture should have no color, just alpha information: Transparent.png.fb18ae7ea90eb6069d03488e8ce98cbf.png

 

How can I do this?

Link to comment
Share on other sites

4 hours ago, BoltBait said:

EDIT: This is just a quick hack, so it could probably be improved.  Feedback?

 

Add in the ability to move the shadow and keep shadow only (I like to keep shadows on a separate layer so I can go back and change later), and it definitely solves my problem.  

 

Perhaps it could just be merged into your original Object Shadow as an optional parameter for how fat the "disconnect" gap is.  I like the fact that you have added finer control for the movement.  I ran into some issues where a single step on the current one got rounded down, and the next step was too much.

 

It still doesn't answer my more general question of how to do the masking, and I'd really like to know the general solution.

Link to comment
Share on other sites

5 hours ago, nabsltd said:

It still doesn't answer my more general question of how to do the masking, and I'd really like to know the general solution.

 

If you want a shadow layer that REACT different on different backgrounds, then you have to make it manually because a layer can't know, what you want and what you like. Use different blend modes.

  • Like 1
Link to comment
Share on other sites

  • 2 months later...

OK, I've figured out how to do this easily.

 

1. Start with the object layer.

2. Duplicate it twice.

3. Create the dark shadow on the second duplicate using BoltBait's Object Shadow.

4. Create a smaller white shadow on the first duplicate.  Now, the picture looks right, how a disconnected shadow would appear on a white background.

5. Duplicate each of the shadow layers, and then merge them together, with white on top of dark.

6. Select all on this combined shadow layer, and copy to clipboard.

7. Move to the dark shadow layer, and use the Paste Alpha plugin with alpha source set to "Clipboard shades of gray", "Invert Calculation" checked, and paste method of "Minimum of alpha and clipboard alpha".

8. Delete the white shadow layer and the combined shadow layer.

9. Now, the disconnected shadow is separated by transparency, instead of white.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...