Version: 1.0

Posted: 2003-01-14

Build Requirements: N/A

Runtime Requirements: Mac OS X

View Source Code:

Download Sample Code (“RGB_Image.zip”, 110.4K)



Description

This sample demonstrates the use of compositing to separate an NSimage into its red, green, and blue components, and shows the results of recombining those components. Requirements: Mac OS X Version 10.2 (Jaguar)

Document Revision History

Date Notes
2003-01-14Demonstrates compositing to separate an NSimage into its RGB components, and how to recombine those components.