Harlequin RIP SDK
LCMS_TRANSFORM Struct Reference

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

Data Fields

cmsHTRANSFORM hTransform
 
cmsUInt32Number dwInputFormat
 
cmsUInt32Number dwOutputFormat
 
int nInputChannels
 
int nOutputChannels
 
HqBool inputIsInkSpace
 
HqBool outputIsInkSpace
 

Detailed Description

Description of a transform specific to the LittleCMS example module.

Field Documentation

◆ dwInputFormat

cmsUInt32Number LCMS_TRANSFORM::dwInputFormat

Internal LCMS format of first profile in transform

◆ dwOutputFormat

cmsUInt32Number LCMS_TRANSFORM::dwOutputFormat

Internal LCMS format of last profile in transform

◆ hTransform

cmsHTRANSFORM LCMS_TRANSFORM::hTransform

Transform handled returned by cmsCreateMultiprofileTransform().

◆ inputIsInkSpace

HqBool LCMS_TRANSFORM::inputIsInkSpace

The float range for lcms transforms differs for ink spaces.

◆ nInputChannels

int LCMS_TRANSFORM::nInputChannels

The number of input channels

◆ nOutputChannels

int LCMS_TRANSFORM::nOutputChannels

The number of output channels

◆ outputIsInkSpace

HqBool LCMS_TRANSFORM::outputIsInkSpace

The float range for lcms transforms differs for ink spaces.


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