VisioForge Video Edit SDK (Delphi / ActiveX)
|
Adds a graphical logo.
procedure Video_Effects_Picture_Logo(sFilename: WideString; ID: Integer; StartTime: Integer; StopTime: Integer; Enabled: Boolean; x: Integer; y: Integer);
__fastcall Video_Effects_Picture_Logo(BSTR sFilename, int ID, int StartTime, int StopTime, Boolean Enabled, int x, int y);
public Video_Effects_Picture_Logo(String sFilename, int ID, int StartTime, int StopTime, Boolean Enabled, int x, int y);
Public Sub Video_Effects_Picture_Logo(sFilename As String, ID As Integer, StartTime As Integer, StopTime As Integer, Enabled As Boolean, x As Integer, y As Integer)
public Video_Effects_Picture_Logo(string sFilename, int ID, int StartTime, int StopTime, Boolean Enabled, int x, int y);
Video_Effects_Picture_Logo(BSTR sFilename, int ID, int StartTime, int StopTime, Boolean Enabled, int x, int y);
Video_Effects_Picture_Logo
public Video_Effects_Picture_Logo($sFilename, $ID, $StartTime, $StopTime, Boolean $Enabled, $x, $y);
BMP, GIF, JPEG, PNG (32 bit too) are supported.
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|