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.

Member

Description

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Color Conversion C API Help