[Pyobjc-dev] NSBitmapImageRep support
Brought to you by:
ronaldoussoren
From: Bill B. <bb...@co...> - 2003-01-04 14:38:13
|
NSBitmapImageRep can now be used from PyObjC. ObjCPointer probably should go away as the methods used for NSData and NSBIR seem to work really well. The support for NSData and NSBIR is currently incomplete, but they are usable. See the unit test for example usage. The NSBIR unit test needs to be fixed as it currently writes files to /tmp/ and shouldn't. b.bum |