|
| file | cmm_common.c |
| | Code common to all CMM examples.
|
| |
| file | cmm_common.h |
| | Header for code common to all CMM examples.
|
| |
| file | cmm_example.c |
| | Simple example showing how to create and use custom color spaces using the core color management module interface.
|
| |
| file | cmm_littlecms.c |
| | CMM Implementation of the interface to the LittleCMS library.
|
| |
| file | cmm_littlecmspriv.h |
| | Header for linking the custom color space module with the Hybrid module.
|
| |
| file | cmm_purecolor.c |
| | CMM Implementation of an example module that preserves pure colors and uses the RIP's built-in ICC CMM for non-pure colors.
|
| |