VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.PIP_Background_Image_Set Method

Sets the background image.

Pascal
procedure PIP_Background_Image_Set(Filename: WideString);
C++
__fastcall PIP_Background_Image_Set(BSTR Filename);
C#
public PIP_Background_Image_Set(String Filename);
Visual Basic
Public Sub PIP_Background_Image_Set(Filename As String)
Java
public PIP_Background_Image_Set(string Filename);
IDL
PIP_Background_Image_Set(BSTR Filename);
JavaScript
PIP_Background_Image_Set
PHP
public PIP_Background_Image_Set($Filename);
Parameters 
Description 
Filename: WideString 
Filename. 
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!