]> git.saurik.com Git - wxWidgets.git/commit - wxPython/CHANGES.txt
Added wxImage.GetDataBuffer which returns an in-place edit buffer of
authorRobin Dunn <robin@alldunn.com>
Mon, 22 Apr 2002 21:18:52 +0000 (21:18 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 22 Apr 2002 21:18:52 +0000 (21:18 +0000)
commitd55d6b3f45bf5a2261a4df06a6915c8fc711a500
tree0d9f19e99219985fcd057148efff40c79fadb394
parent3e679f01900dca0753c1b1ab7f50fd7a452cc5e8
Added wxImage.GetDataBuffer which returns an in-place edit buffer of
the image data.  (Patch #546009)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/CHANGES.txt
wxPython/src/image.i
wxPython/src/msw/image.cpp
wxPython/src/msw/image.py