RESOLVED INVALID 44661
Remove unmultiplyAlpha
https://bugs.webkit.org/show_bug.cgi?id=44661
Summary Remove unmultiplyAlpha
Zhenyao Mo
Reported 2010-08-25 20:57:49 PDT
After we fix the premultiplyAlpha issue, remove the code for unmultiplyAlpha.
Attachments
Kenneth Russell
Comment 1 2010-08-26 11:25:36 PDT
It would be really good to delete these code paths. Is the Qt port handling the alpha channel correctly at this point?
Zhenyao Mo
Comment 2 2010-08-26 11:48:45 PDT
It turns out we actually need the unmultiplyAlpha op in the case of texImage2D using canvas as input. Closing this bug.
Note You need to log in before you can comment on or make changes to this bug.