TIOParams.MEDIAFILE_FrameCount
TIOParams.MEDIAFILE_FrameCount
Declaration
property MEDIAFILE_FrameCount: Integer;
Description
Returns the number of frames of the current media file (using
OpenMediaFile).
Example
// Get frame count
c := ImageEnView1.IO.Params.MEDIAFILE_FrameCount;
See Also
◼ImageCount
◼IEGetFileFramesCount