Description of a transform specific to the ICM2 example module. More...
Data Fields | |
HTRANSFORM | hTransform |
COLORTYPE | ctInputColorType |
COLORTYPE | ctOutputColorType |
PCOLOR | pInputBuffer |
PCOLOR | pOutputBuffer |
Description of a transform specific to the ICM2 example module.
COLORTYPE ICM_TRANSFORM::ctInputColorType |
Internal ICM2 color format of first profile in transform
COLORTYPE ICM_TRANSFORM::ctOutputColorType |
Internal ICM2 color format of last profile in transform
HTRANSFORM ICM_TRANSFORM::hTransform |
Transform handle
PCOLOR ICM_TRANSFORM::pInputBuffer |
Preallocated input memory used by invoke
PCOLOR ICM_TRANSFORM::pOutputBuffer |
Preallocated output memory used by invoke