Click or drag to resize

OutputConsumers Property

https://www.emgu.com/wiki/index.php/Emgu_TF
Get the consumers for this Output

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntax
public Input[] Consumers { get; }

Property Value

Type: Input
See Also