Version: 1.0

Posted: 2003-11-18

Build Requirements: N/A

Runtime Requirements: Mac OS X Mac OS X 10.3 (Panther)

View Source Code:

Download Sample (“RGB_ValueTransformers.zip”, 167.4K)
Download Sample (“RGB_ValueTransformers.dmg”, 220.3K)



Description

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

Document Revision History

Date Notes
2003-11-18 Supersedes the "RGB Image sample". Sample now uses bindings. Color separation now done in an NSValueTransformer subclass.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.