Harlequin RIP SDK
ICM_TRANSFORM Struct Reference

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

Data Fields

HTRANSFORM hTransform
 
COLORTYPE ctInputColorType
 
COLORTYPE ctOutputColorType
 
PCOLOR pInputBuffer
 
PCOLOR pOutputBuffer
 

Detailed Description

Description of a transform specific to the ICM2 example module.

Field Documentation

◆ ctInputColorType

COLORTYPE ICM_TRANSFORM::ctInputColorType

Internal ICM2 color format of first profile in transform

◆ ctOutputColorType

COLORTYPE ICM_TRANSFORM::ctOutputColorType

Internal ICM2 color format of last profile in transform

◆ hTransform

HTRANSFORM ICM_TRANSFORM::hTransform

Transform handle

◆ pInputBuffer

PCOLOR ICM_TRANSFORM::pInputBuffer

Preallocated input memory used by invoke

◆ pOutputBuffer

PCOLOR ICM_TRANSFORM::pOutputBuffer

Preallocated output memory used by invoke


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