VisioForge Video Capture SDK (Delphi / ActiveX)
|
Sets custom output size.
procedure PIP_CustomOutputSize_Set(Width_: Integer; Height_: Integer);
__fastcall PIP_CustomOutputSize_Set(int Width_, int Height_);
public PIP_CustomOutputSize_Set(int Width_, int Height_);
Public Sub PIP_CustomOutputSize_Set(Width_ As Integer, Height_ As Integer)
public PIP_CustomOutputSize_Set(int Width_, int Height_);
PIP_CustomOutputSize_Set(int Width_, int Height_);
PIP_CustomOutputSize_Set
public PIP_CustomOutputSize_Set($Width_, $Height_);
Parameters |
Description |
Width_: Integer |
Width. |
Height_: Integer |
Height. |
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|