Callbacks


Converting 2.x Profiles to 1.0 Format

CMBitmapCallBackProcPtr Defines a pointer to a bitmap callback function. Your bitmap callback function reports on the progress of a color-matching or color-checking session being performed for a bitmap or a pixel map.
CMFlattenProcPtr Defines a pointer to a data transfer callback function. Your data transfer callback function transfers profile data from the format for embedded profiles to disk file format or vice versa. It is used, for example, by PostScript functions to transfer data from a profile to text format usable by a PostScript driver.
CMProfileAccessProcPtr Defines a pointer to a profile access callback function. Your profile access function provides procedure-based access to a profile.
CMProfileFilterProcPtr Defines a pointer to a profile filter callback function. Your profile filter function examines the profile whose reference you specify and determines whether to include it in the profile search result list.
CMProfileIterateProcPtr Defines a pointer to a profile iteration callback function. Your profile iteration callback is called once for each found profile file as it iterates over the available profiles. For example, you might use this callback to obtain a list of profiles to display in a pop-up menu.

Miscellaneous

CMConcatCallBackProcPtr
CMIterateDeviceInfoProcPtr
CMIterateDeviceProfileProcPtr
CMMIterateProcPtr
CalibrateEventProcPtr
CalibrateProcPtr
CanCalibrateProcPtr
CountImageProfilesProcPtr
EmbedImageProcPtr
GetImageSpaceProcPtr
GetIndImageProfileProcPtr
MatchImageProcPtr
OldCalibrateProcPtr
OldCanCalibrateProcPtr
SetIndImageProfileProcPtr
UnembedImageProcPtr
ValidateImageProcPtr
ValidateSpaceProcPtr

© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)