Add ability to time the creation of the bitmaps using raw access, and
authorRobin Dunn <robin@alldunn.com>
Wed, 30 Aug 2006 00:28:41 +0000 (00:28 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 30 Aug 2006 00:28:41 +0000 (00:28 +0000)
commit7705c34da4638df44428bfda7c192c667a13fe9f
tree66f878978fe6d9440f6bf5917514921260acb329
parent1ff2acae07f86331bd78d1cb53323bb6b130bb0d
Add ability to time the creation of the bitmaps using raw access, and
also compare with doing the same thign via numpy and
wx.BitmapFrombuffer.  Flesh out the docstring.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/RawBitmapAccess.py