ICC_MEASUREMENT

typedef struct __ICCMEASUREMENT 
{ 
   L_UINT32 uStdObserver; 
   ICC_XYZ_NUMBER Backing; 
   L_UINT32 uGeometry; 
   L_UINT32 uFlare; 
   L_UINT32 uIlluminant; 
} ICC_MEASUREMENT, * pICC_MEASUREMENT; 

The ICC_MEASUREMENT structure is used to save MeasurementType tag type data.

Members

uStdObserver

A value that represents the standard observer. For a list of possible values, refer to ICCSTANDARDOBSERVER.

Backing

A value that represents XYZ tristimulus values for measurement backing.

uGeometry

A value that represents the measurement geometry. For a list of possible values, refer to ICCMEASUREMENTGEOMETRY.

uFlare

A value that represents the measurement flare. For a list of possible values, refer to ICCMEASUREMENTFLARE.

uIlluminant

A value that represents the standard illuminant. For a list of possible values, refer to ICCSTANDARDILLUMINANT.

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.