This document is archived and information here might be outdated. Recommended version. |
Add the specified file to the animation file being generated.
[Visual Basic .NET]
Public Sub ProcessFrameByFile ( _
ByVal bstrFileName As String _
)
[C#]
public void ProcessFrameByFile (
string bstrFileName
);