19 #ifndef __CMPRCOMPONENT__
20 #define __CMPRCOMPONENT__
30 #ifndef __COMPONENTS__
34 #ifndef __CMAPPLICATION__
51 #if PRAGMA_STRUCT_ALIGN
52 #pragma options align = mac68k
53 #elif PRAGMA_STRUCT_PACKPUSH
55 #elif PRAGMA_STRUCT_PACK
61 CMPRInterfaceVersion = 0
69 kCMPRSetProfileDescription = 2,
70 kCMPRGetIndexedProfile = 3,
71 kCMPRDeleteDeviceProfile = 4
74 #if CALL_NOT_IN_CARBON
135 #if PRAGMA_STRUCT_ALIGN
136 #pragma options align = reset
137 #elif PRAGMA_STRUCT_PACKPUSH
139 #elif PRAGMA_STRUCT_PACK
143 #ifdef PRAGMA_IMPORT_OFF
Color Matching Interfaces.
CMError CMGetIndexedProfile(ComponentInstance pr, CMProfileSearchRecordHandle search, CMProfileHandle *returnProfile, long *index)
CMError CMDeleteDeviceProfile(ComponentInstance pr, CMProfileHandle deleteMe)
CMError CMSetProfile(ComponentInstance pr, CMProfileHandle newProfile)
CMError CMSetProfileDescription(ComponentInstance pr, long DeviceData, CMProfileHandle hProfile)
CMError CMGetProfile(ComponentInstance pr, CMProfileHandle aProfile, CMProfileHandle *returnedProfile)
Component Manager Interfaces.
Basic Macintosh data types.
Interface to Quickdraw Graphics.
Definition: CMApplication.h:350
Definition: CMICCProfile.h:821
Definition: Components.h:220