Add wxImage::ClearAlpha().
This simple method can be used to remove alpha channel from the image. See #10915. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -428,6 +428,7 @@ All:
|
||||
- Fix output buffer overflow in wxBase64Decode() (Eric W. Savage).
|
||||
- Added bilinear image resizing algorithm to wxImage (bishop).
|
||||
- Fix bug with position argument in wxImage::Size() (Byron Sorgdrager).
|
||||
- Added wxImage::ClearAlpha() (Javier Torres).
|
||||
- Fix bug with parsing concatenated switches in wxCmdLineParser (Mike Funduc).
|
||||
- Added wxMBConv::cMB2WC(wxCharBuffer) and cWC2MB(wxWCharBuffer) overloads.
|
||||
- Added wxAny class; a modern, backwards-incompatible replacement for
|
||||
|
Reference in New Issue
Block a user