Use wxAlphaPixelData if the source bitmap depth is 32 or if on wxGTK and there is...
authorRobin Dunn <robin@alldunn.com>
Fri, 30 Sep 2011 23:40:02 +0000 (23:40 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 30 Sep 2011 23:40:02 +0000 (23:40 +0000)
commit75ded4d17344618afd302a0671f1277791ee17ed
treeab75fc9785ad5a91ddae62d2be01bbf6daf8fffe
parent54c730a94f52384089252639f2fd9557d1dbc15f
Use wxAlphaPixelData if the source bitmap depth is 32 or if on wxGTK and there is a mask.  Add a separate pass on MSW if there is a mask to adjust the cairo surface's alpha to match the mask.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/graphicc.cpp