PixelStudioHub
PixelStudioHub copied to clipboard
Gamma-Corrected Color Blending
The option to have averaging calculations {i.e., when dealing with transparent colors} adjust for gamma before averaging them so that the resultant blending is more natural, rather than being darker than the averaged colors.
https://youtu.be/LKnqECcg6Gw

Hi! I'm not sure how this affects Pixel Studio, as it does not use Blending or Bilinear Filtering. All images have Point Filtering meaning they are shown as is. When there are 2 semitransparent layers, PS does not join them buy displays as two layers, and Unity is responsible for overlapping colors.
Also note that PS is not a photo editor. For processing images there are a lot of better software.
If you have an issue, please provide the steps to reproduce it as well as actual and expected results.
This can be solved by creating gradients in LAB color mode instead of RGB.