BB FlashBack SDK: FBExportToGIFParams

ToFrame

Description

Sets the frame in the movie at which the export will finish. Set it to -1 to have the export finish at the final frame of the movie.

Syntax

[C#/C++]
public long ToFrame;

[VB.NET]
Public Property ToFrame As Long

See also

  FBExportToGIFParams::FromFrame