Harlequin RIP SDK
cmmParams Struct Reference

Internal structure holding the optional params used by this CCS example. More...

Data Fields

int inkLimit
 
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

Internal structure holding the optional params used by this CCS example.

Internal structure holding the optional params used by the PureColor CMM example.

Field Documentation

◆ inkLimit

int cmmParams::inkLimit

The maximum total ink allowed in each pixel, in percent, used by the MaxInk color space, default: 100.

◆ 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 files: