wxImage::Copy() didn't really just copy the
authorRobert Roebling <robert@roebling.de>
Wed, 22 May 2002 21:01:54 +0000 (21:01 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 22 May 2002 21:01:54 +0000 (21:01 +0000)
commitfdbb06ba2cf7e82e5a9c325c60da1772050cbf33
treede65e33ed7170cf054258e0060a116e195814ec7
parentacf88ae62167d8d4b832b867ba24341ef8467ab9
  wxImage::Copy() didn't really just copy the
     image, it sometimes changed the mask
     colour, when it was unused. This patch
     makes life easier.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/image.cpp