WarperCreatorWarperCreatorPtr Property |
http://www.emgu.com
Get a pointer to the unmanaged WarperCreator object
Namespace:
Emgu.CV.Stitching
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic IntPtr WarperCreatorPtr { get; }
Public ReadOnly Property WarperCreatorPtr As IntPtr
Get
public:
property IntPtr WarperCreatorPtr {
IntPtr get ();
}
member WarperCreatorPtr : IntPtr with get
Property Value
Type:
IntPtr
See Also