LoadFromMediaFile loads the specified frame from a media file open using OpenMediaFile.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public void LoadFromMediaFile( int frameIndex )
Public Sub LoadFromMediaFile ( _ frameIndex As Integer _ )
public: void LoadFromMediaFile( int frameIndex )
Parameters
- frameIndex
- Int32
The frame to load. First frame has index 0.