VisioForge Video Capture SDK (Delphi / ActiveX)
|
Sets shape parameters.
procedure Video_Effects_Text_Logo_Plus_Parameters_Shape(ID: Integer; Shape_Enabled: Boolean; type_: TVFTextShapeType Enumeration; x: Integer; y: Integer; Width: Integer; Height: Integer; Color: Integer);
__fastcall Video_Effects_Text_Logo_Plus_Parameters_Shape(int ID, Boolean Shape_Enabled, TVFTextShapeType type_, int x, int y, int Width, int Height, int Color);
public Video_Effects_Text_Logo_Plus_Parameters_Shape(int ID, Boolean Shape_Enabled, TVFTextShapeType Enumeration type_, int x, int y, int Width, int Height, int Color);
Public Sub Video_Effects_Text_Logo_Plus_Parameters_Shape(ID As Integer, Shape_Enabled As Boolean, type_ As TVFTextShapeType, x As Integer, y As Integer, Width As Integer, Height As Integer, Color As Integer)
public Video_Effects_Text_Logo_Plus_Parameters_Shape(int ID, Boolean Shape_Enabled, TVFTextShapeType type_, int x, int y, int Width, int Height, int Color);
Video_Effects_Text_Logo_Plus_Parameters_Shape(int ID, Boolean Shape_Enabled, TVFTextShapeType type_, int x, int y, int Width, int Height, int Color);
Video_Effects_Text_Logo_Plus_Parameters_Shape
public Video_Effects_Text_Logo_Plus_Parameters_Shape($ID, Boolean $Shape_Enabled, TVFTextShapeType $type_, $x, $y, $Width, $Height, $Color);
Parameters |
Description |
ID: Integer |
Effect ID. |
x: Integer |
X. |
y: Integer |
Y. |
Width: Integer |
Width. |
Height: Integer |
Height. |
Color: Integer |
Color. |
shapeEnabled |
if enabled, if disabled. |
type |
Shape type. |
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|