|
| 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_examplepriv.h |
| | Header for linking the custom color space module with the Hybrid module.
|
| |
| file | cmm_hybrid.c |
| | CMM Implementation of a hybrid interface to both the Custom Color Space and LittleCMS example modules.
|
| |
| 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_params.c |
| | The %cmmparams% example PostScript device for setting configuration parameters used by the PureColor CMM example.
|
| |
| file | cmm_params.h |
| | Interface to the %cmmparams% example PostScript device.
|
| |
| 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.
|
| |