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.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
Syntax
public DataType InputType { get; }

Return Value

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