Click or drag to resize

AffineTransformerShapeTransformerPtr Property

http://www.emgu.com
Get the pointer to the native ShapeTransformer

Namespace:  Emgu.CV.Shape
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public IntPtr ShapeTransformerPtr { get; }

Property Value

Type: IntPtr

Implements

IShapeTransformerShapeTransformerPtr
See Also