restored alpha test in raw image frame (why had it been commented out?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-03-01 17:52:50 +00:00
parent 12e50065b4
commit 4a10132773

View File

@@ -305,7 +305,7 @@ public:
return;
}
// data.UseAlpha();
data.UseAlpha();
Data::Iterator p(data);