| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I am trying to create a QCRenderer with a QCComposition object like thisQCRenderer *renderer = [[QCRenderer alloc] initWithComposition:composition colorSpace:NULL];How can I create a Color Space working with my QCRenderer ? The solution in this case is to use - (id) initWithCGLContext:(CGLContextObj)context pixelFormat:(CGLPixelFormatObj)format colorSpace:(CGColorSpaceRef)colorSpace composition:(QCComposition*)composition; And create the color space with CGColorSpaceCreateWithName(kCGColorSpaceGenericRGB). But I don't really understand why initWithComposition doesn't work in my situation. Christophe
|
_______________________________________________ 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: | |
| >Creating a QCRenderer from a QCComposition (From: Christophe Ducommun <email@hidden>) | |
| >Re: Creating a QCRenderer from a QCComposition (From: David Duncan <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.