TrevorOutlaw Posted June 30, 2019 Share Posted June 30, 2019 (edited) Hello, experienced coders: I am in need of your valuable assistance in developing a one-click plug-in. My purpose in writing this plug in for a simple reason so I'll describe what I do in my steps prior to photomanipulations: Convert image to fully white (this is usually done by using Curve). Create a new empty layer, drag it down below the image, and backfill it with black. Merge the layer. Copy the merged layer. So far what I have managed to acheive is have CodeLab run a simple script that convert all the RGB values to white. What I want to do now is tell CodeLab to backfill transparency with solid black, and this is where I need your assistance. The code is below. Edited June 30, 2019 by TrevorOutlaw Removed code since BoltBait had a plugin that did what I was seeking to achieve. Quote Paint.NET Gallery | Remove Foreground Object Tutorial | Dispersion Effect Tutorial Link to comment Share on other sites More sharing options...
BoltBait Posted June 30, 2019 Share Posted June 30, 2019 My plugin pack has what you need. Look for Effects > Object > Alpha to Gray 1 Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
TrevorOutlaw Posted June 30, 2019 Author Share Posted June 30, 2019 I honestly had no idea this was what it was for. In any case, I will consider my plugin idea unnecessary. Thanks, BoltBait. This thread can be closed. Quote Paint.NET Gallery | Remove Foreground Object Tutorial | Dispersion Effect Tutorial Link to comment Share on other sites More sharing options...
BoltBait Posted June 30, 2019 Share Posted June 30, 2019 Just be aware that my plugin does not copy to the clipboard. So, make a copy of your layer before running. Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game 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.