* When cloning the ref data, copy the NSBitmapImageRep instead of retaining it
authorDavid Elliott <dfe@tgwbd.org>
Fri, 8 Aug 2003 14:49:53 +0000 (14:49 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 8 Aug 2003 14:49:53 +0000 (14:49 +0000)
commitab13160e71d925cd16c561574af5a9cd4af69268
tree70782da4e751bb258f6153629e04664d1f7216ba
parent4e209a2064a2b6d97b810ccab66859ab30b4bf2a
* When cloning the ref data, copy the NSBitmapImageRep instead of retaining it
* Added SetNSBitmapImageRep so that wxMemoryDC can update the contents by
  replacing the entire NSBitmapImageRep.
* Added ability to create bitmaps from width/height

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/bitmap.h
src/cocoa/bitmap.mm