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

Sets the values for logo transparency.

Pascal
procedure Video_Effects_Text_Logo_Plus_Parameters_Transparency(ID: Integer; Transparency: Integer);
C++
__fastcall Video_Effects_Text_Logo_Plus_Parameters_Transparency(int ID, int Transparency);
C#
public Video_Effects_Text_Logo_Plus_Parameters_Transparency(int ID, int Transparency);
Visual Basic
Public Sub Video_Effects_Text_Logo_Plus_Parameters_Transparency(ID As Integer, Transparency As Integer)
Java
public Video_Effects_Text_Logo_Plus_Parameters_Transparency(int ID, int Transparency);
IDL
Video_Effects_Text_Logo_Plus_Parameters_Transparency(int ID, int Transparency);
JavaScript
Video_Effects_Text_Logo_Plus_Parameters_Transparency
PHP
public Video_Effects_Text_Logo_Plus_Parameters_Transparency($ID, $Transparency);
Parameters 
Description 
ID: Integer 
Effect ID. 
Transparency: Integer 
Transparency level (0-255). 
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!