Convert alpha (if any) to mask in wxBitmapToIconOrCursor. Note that
authorRobin Dunn <robin@alldunn.com>
Tue, 31 May 2005 23:53:09 +0000 (23:53 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 31 May 2005 23:53:09 +0000 (23:53 +0000)
commit0806fc2071c2b6fcdd3ffd355c8b76ed4cf59081
tree94fe0b1aacbfb65a0bee248986bb6162f0ec1a80
parent3b2a000ef54cccda4c6877a1c0eac8c86edcc3af
Convert alpha (if any) to mask in wxBitmapToIconOrCursor.  Note that
it is possible to put alpha in the icon instead of using a mask, but I
don't have time to figure that out today.

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