ImageEn, unit iexBitmaps

TIOParams.AVI_FrameCount

TIOParams.AVI_FrameCount

Declaration

property AVI_FrameCount: Integer;

Description

Returns the number of frames contained in the current AVI file.

Example

// Get the frame count
c := ImageEnView1.IO.Params.AVI_FrameCount;

See Also

ImageCount
IEGetFileFramesCount