BB FlashBack SDK: FBEditor

MakeCroppingPermanent

Description

Permanently clips the movie to the region specified by SetCroppingAutoscrollRectangle. This will reduce the size of the FBR file.
 

Syntax

[C#/C++]
public void MakeCroppingPermanent ()

[VB.NET]
Public Sub MakeCroppingPermanent

Remarks

No effect if a cropping rectangle has not been specified
 

See Also

FBEditor::GetCroppingAutoscrollRectangle  FBEditor::SetCroppingAutoscrollRectangle