IOpResolverOpResolverPtr Property |
https://www.emgu.com
Pointer to the native OpResolver object.
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.8.0.1418
SyntaxIntPtr OpResolverPtr { get; }
ReadOnly Property OpResolverPtr As IntPtr
Get
property IntPtr OpResolverPtr {
IntPtr get ();
}
abstract OpResolverPtr : IntPtr with get
Property Value
Type:
IntPtr
See Also