Hello Pierre-Olivier, Thank you very much for the hint to use CGImage. That helped.
> Use Generic RGB for your images that don't have a colorspace, that's > the best default I am using Generic RGB Linear, because Generic RGB still produces wrong colours. > > p.s. passing NULL as colorspace to renderer init method causes warning > > that colorspace need to be RGB and non device based. > That's expected: you must specify a valid colorspace Well.. The documentations says: "colorSpace: A Quartz color space object. This must be an RGB color space. Pass NULL to use the default RGB color space. The color space is used only for the images produced by the output image ports of the composition. For more information on Quartz color spaces, see Quartz 2D Programming Guide." Best Regards, Jonas S. _______________________________________________ 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]

