Velkynn Posted April 14, 2017 Share Posted April 14, 2017 I hope this is the right area. I am still learning this, but I was hoping someone could explain it to me in simple English what an alpha layer is for and what it does. It would be greatly appreciated. Quote Link to comment Share on other sites More sharing options...
BoltBait Posted April 14, 2017 Share Posted April 14, 2017 Start by reading this: https://www.getpaint.net/doc/latest/WorkingWithLayers.html Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
MJW Posted April 14, 2017 Share Posted April 14, 2017 Read BoltBaits's link, but here's a very brief explanation: The alpha value determines how much of the lower layers show through. For a fully opaque layer, if a pixel's alpha is the maximum value of 255, the pixel is opaque. If the pixel's alpha value is 0, the pixel is completely transparent. For alpha values between 0 and 255, the pixel is partially transparent, with the opacity increasing as alpha increases. (Note: the layer itself has an opacity value which changes the transparency of all the pixels in the layer. The layer opacity is combined with each pixel's alpha to determine the transparency. If either is 0, the pixel will be transparent.) Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted April 15, 2017 Share Posted April 15, 2017 Even more basic: Alpha = the amount of transparency/opaqueness. More Alpha = more opaque (less transparency). Alpha can be applied on a per pixel basis (there is an Alpha component to every color you use in paint.net). Alpha can also be applied on a per-layer using the Opacity slider in the properties dialog (press f4). 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...
Velkynn Posted April 16, 2017 Author Share Posted April 16, 2017 Thanks for the responses and the link. Guess I am going to mess around with it to see what kind of effects I can come up with If I wanted to post a couple things I have done for some advice... or just to show off a little bit lol, what forum would I use? Quote Link to comment Share on other sites More sharing options...
BoltBait Posted April 16, 2017 Share Posted April 16, 2017 12 minutes ago, Velkynn said: to show off a little bit lol, what forum would I use? Post here: https://forums.getpaint.net/index.php?/forum/16-the-pictorium/ (One thread per person.) Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free 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.