Alph Tech / STUART Posted December 15, 2008 Share Posted December 15, 2008 Open a new image and delete everything (Select All -> Erase Selection). Now, select all again and transform it with Move Selected Pixels. The transparency in the selection will change from FFFFFF with 0 alpha to 000000 with 0 alpha (use the Color Picker). Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted December 15, 2008 Share Posted December 15, 2008 So? The pixels are transparent. All color values with alpha=0 are equivalent. It could be 00BEEF00 and it would be fine. The mathematics involved actually require it to be 00000000. 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...
BoltBait Posted December 15, 2008 Share Posted December 15, 2008 Open a new image and delete everything (Select All -> Erase Selection). Now, select all again and transform it with Move Selected Pixels. The transparency in the selection will change from FFFFFF with 0 alpha to 000000 with 0 alpha (use the Color Picker). Remember this: When alpha is 0, the R, G, and B values are undefined. That means the the system is free to modify them as it sees fit in order to simplify its work. 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.