Retired Document
Important: This document is part of the Legacy section of the ADC Developer Library. This information should not be used for new development.
Current information on this Developer Library topic can be found here:
ColorMatching
| Last Revision: | Version 1.0, 2003-12-18 Performs simple color matching of images using ColorSync or the QuickTime 6.4 Graphics Importers. |
| Build Requirements: | |
| Runtime Requirements: | Mac OS X Mac OS 10.3 "Panther" |
ColorMatching is an example Cocoa application that shows how to perform simple color matching of images using ColorSync or the QuickTime 6.4 Graphics Importers. Image files are read from disk using the QuickTime Graphics Importers, or may be acquired from any connected digital camera using Apple Image Capture. More specifically, the sample allows the user to build a ColorSync color world for color matching based on custom selections for source, abstract, proof and destination profiles. This color world is then used to color-match the image. The resulting color matched image is displayed in a Cocoa window. Alternately, on Panther systems the user may select the built-in ColorSync color matching support provided by the QuickTime Graphics Importer components, rather than use ColorSync directly. The QuickTime Graphics Importers will honor any embedded profile in the image. Requirements: Mac OS 10.3 "Panther" Keywords: ColorSync color match QuickTime graphics importer
© 2003 Apple Computer, Inc. All Rights Reserved. (Last updated: 2003-12-18)