[Mono-bugs] [Bug 457138] libgdiplus PNG decoder darkens partially transparent pixels

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 8 08:53:18 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=457138

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=457138#c3


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |spouliot at novell.com




--- Comment #3 from Sebastien Pouliot <spouliot at novell.com>  2008-12-08 06:53:17 MST ---
The patch is wrong. Cairo needs pre-multiplied data to display images
correctly. Removing this code will mis-display PNG images. The problem is that
the reverse operation needs to be done when saving back the image.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list