Click or drag to resize

InputInputType Property

http://www.emgu.com
Get the input type of the specific input index

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntax
public DataType InputType { get; }

Return Value

Type: DataType
The input type of the specific input index
See Also