RGB ValueTransformers

Last Revision:
Version 1.0, 2003-11-18
Supersedes the "RGB Image sample". Sample now uses bindings. Color separation now done in an NSValueTransformer subclass.
Build Requirements:
Runtime Requirements:
Mac OS X Mac OS X 10.3 (Panther)

This project demonstrates how to separate an image into its primary colors by using Quartz 2D's compositing features. This sample supersedes the "RGB Image sample", and is modified to use the new Cocoa controller layer. The work of separating an image into its primary color components is now done in an NSValueTransformer subclass. Requirements: Mac OS X 10.3 (Panther) Keywords: Controller Quartz2D