BeefaloKing Posted August 4, 2017 Share Posted August 4, 2017 (edited) I've been looking all morning for a way to achieve this but can't find anything. I resorted to editing my image pixel by pixel (I wrote a bot to control my cursor) but feel there has to be a much easier and far more effective method. Let's say I had these two layers in my image: http://imgur.com/ji5vnAc, http://imgur.com/FajyNuE. (The black background is merely for visibility and not actually there.) Now, I want to produce an image that has all the RGB values from the gradient, but all the opacity values from the other image resulting in an effect similar to what can be seen here http://imgur.com/ph7aitr. (Again the black background is merely for visibility.) Edited August 4, 2017 by BeefaloKing Corrected link Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted August 4, 2017 Share Posted August 4, 2017 It sounds like you're looking for Alpha Masking. You could try this plugin: https://forums.getpaint.net/topic/1854-alpha-mask-import-plugin-20/ Quote June 7th, 2023: Sorry about any broken images in my posts. The underlying DNS issue should be resolved soon. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
MJW Posted August 4, 2017 Share Posted August 4, 2017 That's something I do often. You need to use a plugin that allows you to move the alpha values of a layer. I use Paste Alpha from BoltBait's plugin pack. To you use Paste Alpha to transfer the alpha: - Make the layer with the alpha you want the active layer. - Press Ctrl-C to copy the layer to the clipboard (note: you do not need to do a Select All first). - Switch to the layer whose alpha you want to replace. - Run Object>Paste Alpha, making sure the alpha source is alpha, not shades of gray. (The alpha can also be copied from a different image.) (I see toe_head2001 replied while I was typing this, but I'll post it anyway.) Quote Link to comment Share on other sites More sharing options...
BeefaloKing Posted August 4, 2017 Author Share Posted August 4, 2017 Thanks for the responses. Both plugins worked just fine. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.