Luke Nukem Posted February 8, 2021 Share Posted February 8, 2021 Hi. Is there a way to achieve the below with Paint.Net? -- If No, then there should be! I've been struggling with quality in Paint.Net as there doesn't seem to be a way to mask gradients with transparency, PRESERVING THE GRADIENTS. I'm not as interested in converting them pixel by pixel. I should be able to: • State a color. Below it's White. • Select an area, or Flood, how ever the function would be implemented. • Click something, and it goes from BEFORE to AFTER. Other app, including games, do this. Example: I have a Warcraft 3 program that applies the proper button border over desired images. The assets that come with it, primarily the regular button border has a few rows of transparent black so the image is darker towards the border. The base color is, in this app's case, White. That White becomes Nothing and the border and dark outline is put on top of the image. When the White becomes Transparent, the gray becomes Black Transparent. It just has the White drained out and you're left with the percentages of Black. Like so: Asset: to and The extent of Paint.Net results in the border having to be removed entirely, or they remain as gray pixels instead of the above. — The choice of color to turn Transparent in Paint.Net could be the Secondary selected color. Primitive example of starting image: BEFORE Example of the desired effect: Desired AFTER This is an essential function. — WHAT'S UP? Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted February 8, 2021 Share Posted February 8, 2021 Take a look at the Color Clearer plugin. https://forums.getpaint.net/topic/109122-color-clearer/ 38 minutes ago, Luke Nukem said: WHAT'S UP? I heard there was a big sports game today in Tampa, FL. 1 Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Luke Nukem Posted February 24, 2021 Author Share Posted February 24, 2021 On 2/8/2021 at 6:47 PM, toe_head2001 said: Take a look at the Color Clearer plugin. https://forums.getpaint.net/topic/109122-color-clearer/ I heard there was a big sports game today in Tampa, FL. Thanks. -- This will come in handy. It certainly does work for the examples I previously uploaded. -- BTW: I get a message saying I can't upload more than 256kB at a time, and another message saying I can't upload more than a total of 72.93 kB. WTF -- Fix this. - Those surely are backwards, and increase the total limit. My only issue is, it makes everything else semi transparent. Refer this: I had to add a red layer below to show where it is semi transparent, everywhere. Not the effect I wanted. I'm back to my original dilemma of trying to make a flood selection which fails because of shading, and "similar" colors. Here's the flood selection, which is horrible for trying to achieve what I want, including in use with Color Clearer. 0% Tolerance | 30% Tolerance In this particular case, in the full size image, 30% Tolerance selects less around the horns, and selects unwanted pixels all throughout the body. Flood Selection is in no way a part of this solution. I'd rather be hit by a meteor than service 20,000 pixels by pixel. What else you got? There needs to be a targeting tool with a circle shape, like the Paintbrush, which acts as a Masker, for dealing with edges etc. Quote Link to comment Share on other sites More sharing options...
Luke Nukem Posted February 24, 2021 Author Share Posted February 24, 2021 On 2/8/2021 at 6:47 PM, toe_head2001 said: Take a look at the Color Clearer plugin. https://forums.getpaint.net/topic/109122-color-clearer/ I heard there was a big sports game today in Tampa, FL. Is there any info about creating features and coding? Is there a library to use in Visual Studio for, well, IDE purposes. -- As I don't know what's objectively available if I'm just coding in a normal text editor. Quote Link to comment Share on other sites More sharing options...
MJW Posted February 24, 2021 Share Posted February 24, 2021 14 minutes ago, Luke Nukem said: Is there any info about creating features and coding? The best place to start is CodeLab. You can asked questions at Plugin Developer's Central. 1 Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted February 24, 2021 Share Posted February 24, 2021 15 minutes ago, Luke Nukem said: -- BTW: I get a message saying I can't upload more than 256kB at a time, and another message saying I can't upload more than a total of 72.93 kB. WTF -- Fix this. - Those surely are backwards This site uses Invision Community; feel free to send your bug report to them. 17 minutes ago, Luke Nukem said: and increase the total limit. You're in the 'Newbies' group, so your attachment quota is only 1 MB. If you post more, your quota will automatically increase to 10 MB. It is preferred that you don't upload your images here, and instead use an external image host. Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted February 24, 2021 Share Posted February 24, 2021 Do this With a large enough tolerance to not select any areas within the body. Then delete the selection. Make a further selection on the edges that remain with the SHIFT key held down. Yes, this will select a few of the in-body pixels. Clean these up by swapping to the rectange select tool and hold down Alt while making a selection around the selected in-body areas (Alt key = selection Subtract mode). Delete this selection. Run @BoltBait's Feather plugin or @dpy's AA Assistant. Either will clean up the edge nicely. Hot Tip: view over a filled background layer to see the changes feathering makes. Here I used yellow for contrast Not perfect, I did it quickly to demonstrate the way selections can be built/tuned. REF: https://www.getpaint.net/doc/latest/SelectionTools.html#15 and https://www.getpaint.net/doc/latest/MagicWand.html (there is a lot of info on selection building below the example) Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker 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.