You are here: Start » FIL.NET » FIS.UnmapPoint Method
FIS.UnmapPoint Method
Computes locations of image point on the source image from image point location on remapped image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void UnmapPoint ( FilNet.SpatialMap inSpatialMap, FilNet.Point2D inPoint, out FilNet.Point2D? outPoint )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSpatialMap | FilNet.SpatialMap | |||
![]() | inPoint | FilNet.Point2D | |||
![]() | outPoint | FilNet.Point2D? |