* Since AppKit cannot draw directly on NSBitmapImageRep, copy the data
authorDavid Elliott <dfe@tgwbd.org>
Fri, 8 Aug 2003 14:57:04 +0000 (14:57 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 8 Aug 2003 14:57:04 +0000 (14:57 +0000)
commite3d7f7703ee16c35dca819794bec8bd730848cd0
tree3c2f3b4fa478a5b214ebce3b638ef0880a0bddec
parentab13160e71d925cd16c561574af5a9cd4af69268
* Since AppKit cannot draw directly on NSBitmapImageRep, copy the data
  to/from an offscreen window during SelectObject
* Apply the usual flip transformations

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