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.0.1.3373 (4.0.1.3373)
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