Interface to the %cmmparams% example PostScript device.
More...
#include "std.h"Data Structures | |
| struct | cmmParams |
Private data for the cmmparams% device that will be accessible by the PureColor CMM example. More... | |
Macros | |
| #define | NUM_TEST_CHANNELS (4) |
| The number of output channels assumed by the PureColorTest mode. | |
Typedefs | |
| typedef struct cmmParams | cmmParams |
Private data for the cmmparams% device that will be accessible by the PureColor CMM example. | |
Variables | |
| cmmParams * | g_cmmParams |
Pointer to the mounted %cmmparams% device. More... | |
Interface to the %cmmparams% example PostScript device.
|
extern |
Pointer to the mounted %cmmparams% device.
We only allow one device to be mounted at a time. This pointer is referenced by the CMM PureColor module which it uses to control which colors should be deemed to be pure.