IShapeTransformerShapeTransformerPtr Property |
http://www.emgu.com
Get the pointer to the unmanaged shape transformer
Namespace:
Emgu.CV.Shape
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
SyntaxIntPtr ShapeTransformerPtr { get; }
ReadOnly Property ShapeTransformerPtr As IntPtr
Get
property IntPtr ShapeTransformerPtr {
IntPtr get ();
}
abstract ShapeTransformerPtr : IntPtr with get
Property Value
Type:
IntPtr
See Also