VisioForge Video Edit SDK (Delphi / ActiveX)
|
Rotates text logo for custom angle value, or displays text with vertical or horizontal flip.
procedure Video_Effects_Text_Logo_Plus_Params_Rotate(ID: Integer; rotationMode: TVFTextRotationMode; flipMode: TVFTextFlipMode);
__fastcall Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode rotationMode, TVFTextFlipMode flipMode);
public Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode rotationMode, TVFTextFlipMode flipMode);
Public Sub Video_Effects_Text_Logo_Plus_Params_Rotate(ID As Integer, rotationMode As TVFTextRotationMode, flipMode As TVFTextFlipMode)
public Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode rotationMode, TVFTextFlipMode flipMode);
Video_Effects_Text_Logo_Plus_Params_Rotate(int ID, TVFTextRotationMode rotationMode, TVFTextFlipMode flipMode);
Video_Effects_Text_Logo_Plus_Params_Rotate
public Video_Effects_Text_Logo_Plus_Params_Rotate($ID, TVFTextRotationMode $rotationMode, TVFTextFlipMode $flipMode);
Parameters |
Description |
ID: Integer |
Effect ID. |
rotationMode: TVFTextRotationMode |
Rotation mode. |
flipMode: TVFTextFlipMode |
Flip mode. |
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|