L_IsTiffFormat

#include "l_bitmap.h"

L_LTFIL_API L_BOOL L_IsTiffFormat(nFormat)

Indicates whether the specified format is a TIFF file format.

Parameters

L_INT nFormat

The file format value. For possible values, refer to L_FileInfo.

Returns

Value Meaning
TRUE The image file format is a TIFF file format.
FALSE The image file format is not a TIFF file format.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

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

LEADTOOLS Raster Imaging C API Help