L_FileMetaDataItemsSupported

Summary

Checks whether the specified file format supports metadata.

Syntax

#include "l_bitmap.h"

L_LTFIL_API L_BOOL L_FileMetaDataItemsSupported(nFormat)

Parameters

L_INT nFormat

The file format to check.

Returns

Value Meaning
TRUE The specified format supports metadata.
FALSE The specified format does not support metadata.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_ReadFileMetaDataItems.

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

LEADTOOLS Raster Imaging C API Help

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