LICCProfile::FreeTagType

Summary

Frees a tag type of the ICC profile.

Syntax

#include "ltwrappr.h"

static L_VOID LICCProfile::FreeTagType(pTagType, uTagTypeSig)

Parameters

L_UCHAR * pTagType

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 LICCProfile::CreateTagData.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LICCProfile::CreateTagData.

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++ Class Library Help

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