Harlequin RIP SDK
PURECOLOR_TRANSFORM Struct Reference

Description of a transform specific to the PureColor example module. More...

Data Fields

cmsColorSpaceSignature inColorspace
 
cmsColorSpaceSignature outColorspace
 
uint32 num_input_channels
 
uint32 num_output_channels
 
HqBool compositing
 
sw_cmm_object_type object_type
 
sw_cmm_color_model color_model
 

Detailed Description

Description of a transform specific to the PureColor example module.

Field Documentation

◆ color_model

sw_cmm_color_model PURECOLOR_TRANSFORM::color_model

The color model of the object present in this transform

◆ compositing

HqBool PURECOLOR_TRANSFORM::compositing

Is this tranform involved in transparency compositing

◆ inColorspace

cmsColorSpaceSignature PURECOLOR_TRANSFORM::inColorspace

The color space on input to the transform

◆ num_input_channels

uint32 PURECOLOR_TRANSFORM::num_input_channels

The number of input channels in the transform

◆ num_output_channels

uint32 PURECOLOR_TRANSFORM::num_output_channels

The number of output channels in the transform

◆ object_type

sw_cmm_object_type PURECOLOR_TRANSFORM::object_type

The type of object present in this transform

◆ outColorspace

cmsColorSpaceSignature PURECOLOR_TRANSFORM::outColorspace

The color space on output from the transform


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