chung-leong / pb2zig

Pixel Bender to Zig code translator
MIT License
17 stars 1 forks source link

Deal with premultiplication in source image #7

Closed chung-leong closed 9 months ago

chung-leong commented 9 months ago

Sample image taken from QB was actually wrong, because it was generated by Flash. It was a bug in Flash player. Input and output data aren't supposed to have premultiplied RGB values.