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:
@@ -103,7 +103,9 @@ public:
|
||||
#endif
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
typedef unsigned char byte;
|
||||
typedef unsigned char byte;
|
||||
typedef unsigned char* buffer;
|
||||
|
||||
typedef wxPoint2DDouble wxPoint2D;
|
||||
|
||||
#ifndef SWIG_TYPE_TABLE
|
||||
|
Reference in New Issue
Block a user