ImDetermineFileFormat Function
ImagingExport

Look at DetermineFileFormat for details.

Pascal
function ImDetermineFileFormat(FileName: PAnsiChar; 
                               Ext: PAnsiChar): Boolean; cdecl;
File

ImagingExport (at line 55)

Description

Ext should have enough space for result file extension.

Related Information
You are here: Symbol Reference > Functions > ImDetermineFileFormat Function