VisioForge Video Edit SDK (Delphi / ActiveX)
|
Sets the background image from the image file.
function Background_Image_Set_FromFile(Filename: WideString): Boolean;
__fastcall Boolean Background_Image_Set_FromFile(BSTR Filename);
public Boolean Background_Image_Set_FromFile(String Filename);
Public Function Background_Image_Set_FromFile(Filename As String) As Boolean
public Boolean Background_Image_Set_FromFile(string Filename);
Boolean Background_Image_Set_FromFile(BSTR Filename);
Background_Image_Set_FromFile
public Boolean Background_Image_Set_FromFile($Filename);
Parameters |
Description |
Filename: WideString |
File name. |
Returns true if the operation has been successful.
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|