ColorSyncDevices-Cocoa

Last Revision:
Version 1.0, 2003-01-14
Demonstrates how to use the new ColorSync Device Manager routines in the Cocoa environment.
Build Requirements:
Runtime Requirements:
Mac OS X Mac OS X, Project Builder

This sample demonstrates how to use the new ColorSync Device Manager routines in the Cocoa environment. More specifically, the sample uses the CMIterateColorDevices function to build a list of all ColorSync devices on the system, and then CMIterateDeviceProfiles to iterate the current, custom and factory profiles for each device. Finally, the data returned by these calls is parsed and presented to the user via a Cocoa NSOutlineView. Requirements: Mac OS X, Project Builder Keywords: Cocoa ColorSync devices CMIterateColorDevices CMIterateDeviceProfiles