ICCTAG_RESPONSE_CURVE_SET16_TYPE

typedef struct __ICCTAG_RESPONSE_CURVE_SET16_TYPE 
{ 
   ICCTAG_BASE tagBase; 
   ICC_RESPONSE_CURVE ResponseCurve; 
} ICCTAG_RESPONSE_CURVE_SET16_TYPE, * pICCTAG_RESPONSE_CURVE_SET16_TYPE; 

The ICCTAG_RESPONSE_CURVE_SET16_TYPE structure is used to save a ResponseCurveSet16Type tag.

Members

tagBase

A pointer to an ICCTAG_BASE structure that specifies the ICC signature.

ResponseCurve

Pointer to an ICC_RESPONSE_CURVE structure that contains the tag's data.

Comments

The signature for this tag type is ResponseCurveSet16TypeSig (0x72637332).

The purpose of this tag type is to provide a mechanism to relate physical colorant amounts with the normalized device codes produced by lut8Type, lut16Type, lutAToBType or lutBToAType tags so that corrections can be made for variation in the device without having to produce a new profile.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Color Conversion C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.