Perhaps this is obvious, or perhaps its impossible, but googling
hasn't found me the answer yet except for a tantalizing comment in
the docs for NSBitmapImageRep:
- (CGImageRef)CGImage (added in 10.5)
"Returns an autoreleased CGImage object (an opaque type) from the
receiver's current bitmap data."
For CFStringRef, I know I can cast it to an NSString* and then
autorelease it, but is there an equivalent for CGImageRef?
Thanks,
Peter.
--
Keyboard Maestro 3 Now Available!
Now With Status Menu triggers!