ICC_RESPONSE_16_NUMBER

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

The ICC_RESPONSE_16_NUMBER structure is used to save response arrays data.

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.

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

LEADTOOLS Color Conversion C++ Class Library Help