Hi,

I am trying to create a QCRenderer with a QCComposition object like this

QCRenderer *renderer = [[QCRenderer alloc] initWithComposition:composition colorSpace:NULL];

But when I create the QCRenderer I have the following exception

*** 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 ?

Christophe

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to