VisioForge Video Edit SDK (Delphi / ActiveX)
|
Adds fade-out transition.
procedure Video_Transition_Add_FadeOut(StartTime: Integer; StopTime: Integer; Color: TColor; StartPerc: Integer; StopPerc: Integer);
__fastcall Video_Transition_Add_FadeOut(int StartTime, int StopTime, TColor Color, int StartPerc, int StopPerc);
public Video_Transition_Add_FadeOut(int StartTime, int StopTime, TColor Color, int StartPerc, int StopPerc);
Public Sub Video_Transition_Add_FadeOut(StartTime As Integer, StopTime As Integer, Color As TColor, StartPerc As Integer, StopPerc As Integer)
public Video_Transition_Add_FadeOut(int StartTime, int StopTime, TColor Color, int StartPerc, int StopPerc);
Video_Transition_Add_FadeOut(int StartTime, int StopTime, TColor Color, int StartPerc, int StopPerc);
Video_Transition_Add_FadeOut
public Video_Transition_Add_FadeOut($StartTime, $StopTime, TColor $Color, $StartPerc, $StopPerc);
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|