Re: Creating a QCRenderer from a QCComposition
- Subject: Re: Creating a QCRenderer from a QCComposition
- From: Pierre-Olivier Latour <email@hidden>
- Date: Tue, 30 Oct 2007 16:14:18 -0700
- Delivered-to: email@hidden
- Delivered-to: email@hidden
*** NSRunLoop ignoring exception '-[QCRenderer
initWithComposition:colorSpace:]: Argument "colorSpace" does not
verify "(CGColorSpaceGetModel(colorSpace) == kCGColorSpaceModelRGB)
&& (CGColorSpaceGetType(colorSpace) != kCGColorSpaceDeviceRGB)"'
How can I create a Color Space working with my QCRenderer ?
I'm not sure what the official method is, but here's what I've found
to work:
extern id QCGetIndexedColorSpace(unsigned int index);
This is an SPI inside the QC framework: do not use that. Use the
proper CGColorSpaceCreateXXX() functions.
________________________________
Pierre-Olivier Latour - email@hidden
Technologist - Apple, Inc.
_______________________________________________
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
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.