VideoCore.SetupTransformation(IVideoChannel, IWin32Window) - метод

AutoMarshal Recar2

VideoCoreSetupTransformation(IVideoChannel, IWin32Window) - метод

Показывает форму настройки предварительной обработки.

Пространство имён:  Recar2
Сборка:  recar2 (в recar2.dll) Версия: 2.32.2.478-rtm[d008770]
Синтаксис
public void SetupTransformation(
	IVideoChannel channel,
	IWin32Window owner
)
Public Sub SetupTransformation ( 
	channel As IVideoChannel,
	owner As IWin32Window
)
public:
void SetupTransformation(
	IVideoChannel^ channel, 
	IWin32Window^ owner
)

Параметры

channel
Тип: IVideoChannel
owner
Тип: System.Windows.FormsIWin32Window
См. также