You are here: Start » AVL.NET » SpatialMap.Reset Method
SpatialMap.Reset Method
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public void Reset ( AvlNet.ImageFormat imageFormat, int imagePitch, int width, int height, AvlNet.InterpolationMethod interpolationMethod, System.IntPtr offsets, System.IntPtr weights )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| imageFormat | AvlNet.ImageFormat | ||||
| imagePitch | int | ||||
| width | int | ||||
| height | int | ||||
![]() | interpolationMethod | AvlNet.InterpolationMethod | |||
| offsets | System.IntPtr | ||||
| weights | System.IntPtr |
Function Overrides
- Reset()
- Reset(SpatialMap)
- Reset(ImageFormat, Int32, Int32, Int32, InterpolationMethod, Byte[], Byte[])

