L_GetICCTagTypeSig

#include "ltkrn.h"
#include "ltclr.h"

L_LTCLR_API L_UINT32 L_GetICCTagTypeSig(pICCProfile, uTagSig)

Gets the ICC tag type signature of the tag in the ICC profile that has the specified tag signature.

Parameters

pICCPROFILEEXT pICCProfile

Pointer to the ICCPROFILEEXT structure that contains the tag for which to get the type tag signature.

L_UINT32 uTagSig

A value that indicates the signature of the tag for which to get the tag type. Possible values include private tag signatures and the values listed in ICCTAGSIGNATURE.

Returns

Value Meaning
> 0 A value that indicates the signature of the tag type. This value must be one of the values listed in ICCTAGTYPESIGNATURE, or a private tag type signature.
< 1 An error occurred. Refer to Return Codes.

Required DLLs and Libraries

Platforms

Win32, x64.

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 API Help