You are here: Start » AVL.NET » AVL.CreatePerspectiveMap_Path(AvlNet.ImageFormat, AvlNet.Path, AvlNet.InterpolationMethod, AvlNet.SpatialMap, AvlNet.Matrix)
AVL.CreatePerspectiveMap_Path(AvlNet.ImageFormat, AvlNet.Path, AvlNet.InterpolationMethod, AvlNet.SpatialMap, AvlNet.Matrix)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void CreatePerspectiveMap_Path( AvlNet.ImageFormat inImageFormat, AvlNet.Path inImagePath, AvlNet.InterpolationMethod inInterpolationMethod, out AvlNet.SpatialMap outSpatialMap, out AvlNet.Matrix outTransformMatrix )
Parameters
- inImageFormat
- Type: AvlNet.ImageFormat
- inImagePath
- Type: AvlNet.Path
- inInterpolationMethod
- Type: AvlNet.InterpolationMethod
- outSpatialMap
- Type: AvlNet.SpatialMap
- outTransformMatrix
- Type: AvlNet.Matrix
