git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57436
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
*/
bool ConvertAlphaToMask(unsigned char threshold = wxIMAGE_ALPHA_THRESHOLD);
*/
bool ConvertAlphaToMask(unsigned char threshold = wxIMAGE_ALPHA_THRESHOLD);
- /**
- @deprecated
- Use the equivalent @ref wxBitmap::wxBitmap "wxBitmap constructor"
- (which takes wxImage and depth as its arguments) instead.
- */
- wxBitmap ConvertToBitmap() const;
-
/**
Returns a greyscale version of the image.
/**
Returns a greyscale version of the image.