In This Topic ▼

ICC_PROFILE_SEQ_DESC

typedef struct _ICCPROFILESEQDESC 
{ 
   L_IccUInt32Number uCount; 
   pICC_PROFILE_DESC pProfDescription; 
} ICC_PROFILE_SEQ_DESC, * pICC_PROFILE_SEQ_DESC; 

The ICC_PROFILE_SEQ_DESC structure is used to save profile description structures data.

Members

uCount

A value that indicates the number of description structures in the buffer pointed to by pProfDescription.

pProfDescription

Pointer to the ICC_PROFILE_DESC structure that contains the profile description data.

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