Harlequin RIP SDK

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

cmmParamsg_cmmParams
 Pointer to the mounted %cmmparams% device. More...
 

Detailed Description

Interface to the %cmmparams% example PostScript device.

Variable Documentation

◆ g_cmmParams

cmmParams* g_cmmParams
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.