| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jan 24, 2007, at 5:52 PM, Pierre-Olivier Latour wrote:
I have a QC composition, using just a VideoInput and a Sprite. The VideoInput's "Image" output is published. I run this from a Cocoa app, rendering it into a QCView. When I access the image using: id anImage=[qcView valueForOutputKey:@"Image"]; ...the object in anImage is an NSImage.
Is there any way to make it so I can get back a CIImage instead?
I just want to feed anImage into a CIFilter. I'm trying to avoid using:
[CIImage imageWithData:[anImage TIFFRepresentation]]
No, that's not possible, -valueForOutputKey: always returns NSImages for image ports
Hrm ... any hope of a CIVideoInput CIFilter on the horizon?
Roland
_______________________________________________ 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
| References: | |
| >QC comp to return CIImage instead of NSImage? (From: Roland Torres <email@hidden>) | |
| >Re: QC comp to return CIImage instead of NSImage? (From: Pierre-Olivier Latour <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.