allow specifying the mask colour in wxImage::ConvertAlphaToMask() (closes #10143)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 17:23:39 +0000 (17:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 17:23:39 +0000 (17:23 +0000)
commitc1099d92544fb97cb230248e50cf0c81a2633cdd
tree9c74caf70d3d13760a395322296a01ced31ecdc2
parent4b2214224f2fdd300791004e53d537ec901ef3ba
allow specifying the mask colour in wxImage::ConvertAlphaToMask() (closes #10143)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/image.h
interface/wx/image.h
src/common/image.cpp