Document light grey colour handling in wxMSW wxBitmap::LoadFile().
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 7 Aug 2013 11:08:38 +0000 (11:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 7 Aug 2013 11:08:38 +0000 (11:08 +0000)
commit3939acd2f77dd3096dda4fd0417575ca8456a9d6
tree70ddbb2737b8b44188f981a74ba870b422b8fc0e
parent401aad6ce82841d32d5ce31151a143492c98c627
Document light grey colour handling in wxMSW wxBitmap::LoadFile().

For historical/compatibility reasons we handle this colour as transparent in
wxMSW when loading the bitmaps from resources, but this is rather not obvious
for the new users, so document it and provide a way of compensating for this
in the documentation as well.

Closes #15371.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/bitmap.h