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