]> git.saurik.com Git - wxWidgets.git/commit
unmultiply by alpha when converting from wxDIB to wxImage as the former uses premulti...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Nov 2006 12:35:16 +0000 (12:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Nov 2006 12:35:16 +0000 (12:35 +0000)
commit0deb5fab34f3cc90d717347b7335297ff67cc1b3
tree281a5a83e1fde894749509a7408fbe1ef8c0fe43
parentf52eff546ab16990767e06e25c00b3d8fd2729f9
unmultiply by alpha when converting from wxDIB to wxImage as the former uses premultiplied alpha but the latter does not (patch 1597063)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/msw/dib.cpp