Class MapShift
Defines a transformation that consists on a simple displacement
public class MapShift : UnmanagedObject, IDisposable, IMap
- Inheritance
-
MapShift
- Implements
- Inherited Members
- Extension Methods
Constructors
MapShift(MCvPoint2D64f)
Create a transformation that consists on a simple displacement
public MapShift(MCvPoint2D64f shift)
Parameters
shift
MCvPoint2D64fA transformation.
Properties
MapPtr
public nint MapPtr { get; }
Property Value
Methods
DisposeObject()
protected override void DisposeObject()