L_FreeICCTagType

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

L_LTCLR_API L_VOID L_FreeICCTagType(pTagType, uTagTypeSig)

Frees a tag type of the ICC profile.

Parameters

L_UCHAR * pTagType

A pointer to a buffer that contains the ICC tag type to free.

L_UINT32 uTagTypeSig

A value that indicates the signature of the tag type to free.

Returns

None.

Comments

This function frees a tag that was originally created by the function L_CreateICCTagData.

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