You are here: Start » FIL.NET » Invoke.UnmapPoint
Invoke.UnmapPoint
Computes locations of image point on the source image from image point location on remapped image.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void UnmapPoint ( Fil.SpatialMap inSpatialMap, Fil.Point2D inPoint, Conditional<Fil.Point2D> outPoint )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSpatialMap | Fil.SpatialMap | |||
![]() | inPoint | Fil.Point2D | |||
![]() | outPoint | Ftl.Conditional<Fil.Point2D> |