You are here: Start » Surface.Reset Method
Surface.Reset Method
Iff the format is different then recreates the Surface (point data will be own). Typically used for (re-)creating output Surface in Surface processing functions.
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public void Reset ( int newWidth, int newHeight, Fil.PlainType newType, Optional<Fil.Region> inRoi )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
newWidth | int | ||||
newHeight | int | ||||
newType | Fil.PlainType | ||||
![]() | inRoi | Ftl.Optional<Fil.Region> |
Function Overrides
- Reset(Surface, Optional<Region>)
- Reset(Int32, Int32, Int32, PlainType, IntPtr, Optional<Region>, Boolean)