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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public IntPtr ShapeTransformerPtr { get; }

Property Value

Type: IntPtr

Implements

IShapeTransformerShapeTransformerPtr
See Also