Click or drag to resize

OutputConsumers Property

http://www.emgu.com
Get the consumers for this Output

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

Property Value

Type: Input
See Also