How to make an NSImage from a PixMapHandle ?
30/11/03 10:15
I have some Carbon code of my own returning PixMapHandle, I want to use it in my new Cocoa app… |
Several strategies may be envisaged but we will look at the simplest one that will avoid any worrying about the | PixMap internal format (especially the indexed pixel format):