You are here: Start » AVL.NET » AVL.CreateScanMap(AvlNet.ImageFormat, AvlNet.Path, int, AvlNet.InterpolationMethod, AvlNet.ScanMap, AvlNet.Path, AvlNet.Path[])
AVL.CreateScanMap(AvlNet.ImageFormat, AvlNet.Path, int, AvlNet.InterpolationMethod, AvlNet.ScanMap, AvlNet.Path, AvlNet.Path[])
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void CreateScanMap( AvlNet.ImageFormat inImageFormat, AvlNet.Path inScanPath, int inScanWidth, AvlNet.InterpolationMethod inImageInterpolation, out AvlNet.ScanMap outScanMap, out AvlNet.Path outAlignedScanPath, out AvlNet.Path[] diagSamplingPoints )
Parameters
- inImageFormat
- Type: AvlNet.ImageFormat
- inScanPath
- Type: AvlNet.Path
- inScanWidth
- Type: System.Int32
- inImageInterpolation
- Type: AvlNet.InterpolationMethod
- outScanMap
- Type: AvlNet.ScanMap
- outAlignedScanPath
- Type: AvlNet.Path
- diagSamplingPoints
- Type: AvlNet.Path
