xmp_files_check_file_format

Check the file format of a file. Use the same logic as in xmp_files_open() @param filePath the path to the file @return XMP_FT_UNKNOWN on error or if the file type is unknown

extern (C)
xmp_files_check_file_format
(
const char* filePath
)

Meta