Add Resize, SetRGBRect, Size, and GetOrFindMaskColour methods to wx.Image

Added wx.Rect.IsEmpty


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2005-03-05 00:18:49 +00:00
parent c3fc056e63
commit 2314e5ec5c

View File

@ -265,6 +265,12 @@ style=wx.BUFFER_VIRTUAL_AREA parameter.
wx.gizmos.TreeListCtrl: Add support for the EVT_TREE_ITEM_GETTOOLTIP
event.
Added Resize, SetRGBRect, Size, and GetOrFindMaskColour methods to
wx.Image.
Added wx.Rect.IsEmpty