You are here: Start » AVL.NET » 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: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public void Reset ( int newWidth, int newHeight, Avl.PlainType newType, Optional<Avl.Region> inRoi )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
newWidth | int | ||||
newHeight | int | ||||
newType | Avl.PlainType | ||||
![]() | inRoi | Atl.Optional<Avl.Region> |
Function Overrides
- Reset(Surface, Optional<Region>)
- Reset(Int32, Int32, Int32, PlainType, IntPtr, Optional<Region>, Boolean)