OutputOutputType Property |
http://www.emgu.com
Get the output type
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntaxpublic DataType OutputType { get; }
Public ReadOnly Property OutputType As DataType
Get
public:
property DataType OutputType {
DataType get ();
}
member OutputType : DataType with get
Property Value
Type:
DataType
See Also