Mac OS 9
CMComponent.h
Go to the documentation of this file.
1 
19 #ifndef __CMCOMPONENT__
20 #define __CMCOMPONENT__
21 
29 /* #include the two ColorSync 2.0 files equivalent to the v. 1.0 file */
30 #ifndef __CMMCOMPONENT__
31 #include <CMMComponent.h>
32 #endif
33 
34 #ifndef __CMPRCOMPONENT__
35 #include <CMPRComponent.h>
36 #endif
37 
38 #endif /* __CMCOMPONENT__ */
ColorSync CMM Component API.
ColorSync ProfileResponder Component API.