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

Return Value

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