IOpResolverOpResolverPtr Property |
http://www.emgu.com
Pointer to the native OpResolver object.
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.World (in Emgu.TF.Lite.World.dll) Version: 1.13.1.439 (1.13.1.439)
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