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, System.IntPtr offsets, System.IntPtr weights )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
imageFormat | FilNet.ImageFormat | ||||
imagePitch | int | ||||
width | int | ||||
height | int | ||||
![]() | interpolationMethod | FilNet.InterpolationMethod | |||
offsets | System.IntPtr | ||||
weights | System.IntPtr |
Function Overrides
- Reset()
- Reset(SpatialMap)
- Reset(ImageFormat, Int32, Int32, Int32, InterpolationMethod, Byte[], Byte[])