L_FreeICCTagType

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

L_LTCLR_API L_VOID L_FreeICCTagType(pTagType, uTagTypeSig)

L_UCHAR * pTagType;

pointer to ICC tag type buffer

L_UINT32 uTagTypeSig;

tag type signature

Frees a tag type of the ICC profile.

Parameter

Description

pTagType

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

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

LTCLR

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Color Conversion C API Help