Harlequin RIP SDK
cmmParams Struct Reference

Private data for the cmmparams% device that will be accessible by the PureColor CMM example. More...

#include "cmm_params.h"

Data Fields

HqBool pureCyan
 
HqBool pureMagenta
 
HqBool pureYellow
 
HqBool pureBlack
 
HqBool pureRed
 
HqBool pureGreen
 
HqBool pureBlue
 
HqBool pureGray
 
HqBool pureWhite
 
float tolerance
 
HqBool useInCompositing
 
HqBool pureColorTest
 
float pureColorTestCMYK [(4)]
 

Detailed Description

Private data for the cmmparams% device that will be accessible by the PureColor CMM example.

Field Documentation

◆ pureBlack

HqBool cmmParams::pureBlack

Holds the PureBlack param.

◆ pureBlue

HqBool cmmParams::pureBlue

Holds the PureBlue param.

◆ pureColorTest

HqBool cmmParams::pureColorTest

Holds the PureColorTest param.

◆ pureColorTestCMYK

float cmmParams::pureColorTestCMYK[(4)]

Holds the CMYK values used for all pure colors when PureColorTest is true.

◆ pureCyan

HqBool cmmParams::pureCyan

Holds the PureCyan param.

◆ pureGray

HqBool cmmParams::pureGray

Holds the PureGray param.

◆ pureGreen

HqBool cmmParams::pureGreen

Holds the PureGreen param.

◆ pureMagenta

HqBool cmmParams::pureMagenta

Holds the PureMagenta param.

◆ pureRed

HqBool cmmParams::pureRed

Holds the PureRed param.

◆ pureWhite

HqBool cmmParams::pureWhite

Holds the PureWhite param.

◆ pureYellow

HqBool cmmParams::pureYellow

Holds the PureYellow param.

◆ tolerance

float cmmParams::tolerance

Holds the Tolerance param.

◆ useInCompositing

HqBool cmmParams::useInCompositing

Holds the UseInCompositing param.


The documentation for this struct was generated from the following file: