Changed wxImage::ConvertAlphaToMask() return type to bool.
Make this function more useful by returning true from it if alpha channel was really converted to the mask by it. Closes #12637. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -426,6 +426,7 @@ All (GUI):
|
||||
- Improve wxGTK print/page setup dialog (rafravago).
|
||||
- Added wxToolbook XRC handler (Andrea Zanellato).
|
||||
- Added wxDocManager::FindTemplate() (troelsk).
|
||||
- Return bool, not void, from wxImage::ConvertAlphaToMask() (troelsk).
|
||||
|
||||
MSW:
|
||||
|
||||
|
Reference in New Issue
Block a user