fix for uninitialized alpha being used to create mask, fixes wxMemoryDC with 32-bit...
authorPaul Cornett <paulcor@bullseye.com>
Mon, 1 Dec 2008 02:03:38 +0000 (02:03 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 1 Dec 2008 02:03:38 +0000 (02:03 +0000)
commit150a349a4f3f07b30325d2c4492367e187f7cbf3
tree76569c49cfeb0a96aa9acdb45c70d80208db4ff3
parent74dda7b23be94b266fbdeb3fcfd68c2b1d90aec7
fix for uninitialized alpha being used to create mask, fixes wxMemoryDC with 32-bit bitmaps

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