Alex95 Posted May 22, 2014 Share Posted May 22, 2014 Hi, Tool Linear Gradient: no repeat, color mode, antialiasing enabled, normal blending. primary color - white - alpha is zero secondary - white alpha - 100% Original image: Gradient from left to white. In the middle of image. ( I used Ctrl key in order to create horizontal gradient). Looks fine, however, right part is not solid white.There are a lot of non white dots, especially in the right bottom. Pixels can be RGB(255,255,254) or even RGB(252,252,253). I can imagine that 254 may be caused by rounding errors, but 252 is very strange. Not sure how this tool works in 3.5, but I think it was fine. I quite often use Magic Wand with zero tolerance in order to select white areas and never had problems. Now this tool does not work after gradient in my case. In gimp this tool works as expected. Thanks, Alex Quote Link to comment Share on other sites More sharing options...
BoltBait Posted May 22, 2014 Share Posted May 22, 2014 This may be a case where the R,G,and B values of a pixel are "undefined" when alpha is 0. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Computer Dominos Game Link to comment Share on other sites More sharing options...
Alex95 Posted May 22, 2014 Author Share Posted May 22, 2014 primary color - RGBA(255,255,255,0) secondary color - RGBA(255,255,255,255) no layers in image, just background. Quote Link to comment Share on other sites More sharing options...
vvye Posted May 22, 2014 Share Posted May 22, 2014 If that's what I think it is, then it's actually a feature, not a bug. Disabling anti-aliasing should get rid of the noise. Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted May 22, 2014 Share Posted May 22, 2014 What vvye said. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Alex95 Posted May 22, 2014 Author Share Posted May 22, 2014 OK, but this is really unexpected. Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted May 22, 2014 Share Posted May 22, 2014 It's unexpected for it to default to the higher quality option? Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Alex95 Posted May 22, 2014 Author Share Posted May 22, 2014 No, I still think gradient does not work properly. But suggestion may help to do what I need. See another image. This was screenshot of Paint.Net itself. I've tried horizontal linear gradient. From RGBA(255,255,255,0) to RGBA(255,255,255,255). Start , End are shown on screenshot. 1. Left part is not affected by gradient - this is fine, alpha is zero. 2. Middle part - I see some noise on screenshot, not sure is this right or not - probably you are trying to achieve better quality and avoid vertical lines. If yes, I'm fine with that. Looks good. 3. Right part - should be fully white, without noise. This is what I expect. Open this image in Paint.Net, zoom and check area where the status bar was. Colors there are in range from 253 to 255. In rest parts colors jumping from 254 to 255. 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.