Click or drag to resize

OperationDescriptionAddControlInput Method

https://www.emgu.com/wiki/index.php/Emgu_TF
Call once per control input to this Operation description

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntax
public void AddControlInput(
	Operation input
)

Parameters

input
Type: Emgu.TFOperation
The control input
See Also