AffineTransformerShapeTransformerPtr Property |
http://www.emgu.com
Get the pointer to the native ShapeTransformer
Namespace:
Emgu.CV.Shape
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic IntPtr ShapeTransformerPtr { get; }
Public ReadOnly Property ShapeTransformerPtr As IntPtr
Get
public:
virtual property IntPtr ShapeTransformerPtr {
IntPtr get () sealed;
}
abstract ShapeTransformerPtr : IntPtr with get
override ShapeTransformerPtr : IntPtr with get
Property Value
Type:
IntPtrImplements
IShapeTransformerShapeTransformerPtr
See Also