ICC_PROFILE_SEQ_DESC

Summary

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

Syntax

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

Members

uCount

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

pProfDescription

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

Usage

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

LEADTOOLS Color Conversion C API Help

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