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 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.