ImDetermineMemoryFormat Function
ImagingExport

Look at DetermineMemoryFormat for details.

Pascal
function ImDetermineMemoryFormat(Data: Pointer; 
                                 Size: LongInt; 
                                 Ext: PAnsiChar): Boolean; cdecl;
File

ImagingExport (at line 58)

Description

Ext should have enough space for result file extension.

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