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