CIImage* im = [[CIImage alloc] initWithBitmapImageRep:bitmapImage];
in my Carbon/MachO/C++ application (which I'm building with
CodeWarrior) it crashes. (Note that I'm creating an Auto Release Pool
before this code... so I don't think that has anything to do with the
problem.)
I have this sneaking suspicion that because my application isn't
built on top of AppKit, that that I'm not going to be able to lock
the focus on the NSImage. (CodeWarrior isn't as nice as XCode, in
that all I can tell about the call chain during the crash is that I'm
about a dozen levels deep into AppKit and three levels deep into
Foundation when the crash occurs.)
If you have further ideas, I'd appreciate them, as everything is
working except for converting the NSImage into a CIImage so that I
can feed it to other CoreImage plugins.
Best,
Mark
--
=====================================================================
Mark Coniglio, Artistic Co-Director | email@hidden
Troika Ranch Dance Theater | http://www.troikaranch.org
=====================================================================
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/email@hidden