Set alpha to premultiplied by default when loading PNGs
Nico-Duduf opened this issue · 0 comments
Nico-Duduf commented
alpha is set to "straight" by default, but I find it works a lot better with "premultiplied". With straight I sometimes see thin white borders between the opaque and transparent regions of the image.
Check file format: PNG should be set to premultiplied, but EXR are always straight