ImageEn, unit iexBitmaps

EnumDCXIm


Declaration

function EnumDCXIm(const FileName: WideString): Integer;


Description

Returns the number of frames (images) that the specified file contains.
If the FileName doesn't exist or doesn't contain images, it returns 0.


Example

n := EnumDCXIm('C:\multipage.dcx' );


See Also

 DeleteDCXIm
 Global Image Methods
 InsertToFileDCX