| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
General rule is that, if there's already a Core Image filter that does what you need, you should use it as it has been written by us and will be optimal - that does not say you cannot write efficient kernels, but it's less work :)
That's because -valueForOutputKey will always output a NSImage for Image ports and that kills performance when chaining compositions this way.
Your analysis is correct, and unfortunately given the current API lacks a way to specify how you would like to retrieve the images produced by a composition, there's no way to do that. ________________________________________________________ Pierre-Olivier Latour email@hidden Quartz Composer Architect Graphic & Imaging Team |
_______________________________________________ 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 This email sent to email@hidden
| References: | |
| >Keeping images on the video card (From: Tom Birch <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.