#include "l_bitmap.h"
L_LTFIL_API L_BOOL L_FileMetaDataItemsSupported(nFormat)
L_INT nFormat; |
file format to check |
Checks whether the specified file format supports metadata.
Parameter |
Description |
nFormat | The file format to check. |
TRUE | The specified format supports metadata. |
FALSE | The specified format does not support metadata. |
Required DLLs and Libraries
LTFIL LFXMP For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Win32, x64, Linux.
Functions: | L_ReadFileMetaDataItems, L_SaveXMPMetadata, L_ExtractXMPMetadata |
Topics: | Raster Image Functions: XMP Metadata |
For an example, refer to L_ReadFileMetaDataItems.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET