Added wx.BitmapFromBuffer and wx.BitmapFromBufferRGBA factory functions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -190,6 +190,11 @@ IDs.
|
||||
|
||||
Added wx.lib.combotreebox from Frank Niessink
|
||||
|
||||
Added wx.ImageFromBuffer, wx.BitmapFromBuffer and
|
||||
wx.BitmapFromBufferRGBA factory functions. They enable loading of am
|
||||
image or bitmap directly from a Python object that implements the
|
||||
buffer interface, such as strings, arrays, etc.
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user