ICC_RESPONSE_16_NUMBER

Summary

The ICC_RESPONSE_16_NUMBER structure is used to save response arrays data.

Syntax

typedef struct _ICC_RESPONSE_16_NUMBER 
{ 
   L_IccUInt16Number uDeviceCode; 
   L_IccUInt16Number uReserved; 
   L_IccS15Fixed16Number uMeasurement; 
} ICC_RESPONSE_16_NUMBER,  * pICC_RESPONSE_16_NUMBER; 

Members

uDeviceCode

16-bit number in the interval [DeviceMin to DeviceMax].

uReserved

Reserved. Must be set to zero.

uMeasurement

Measurement value.

Comments

Note that DeviceMin is encoded as 000h, and DeviceMax is encoded as FFFh.

Usage

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

LEADTOOLS Color Conversion C++ Class Library Help

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