You are here: Start » AVL.NET » Surface.Reset Method
Surface.Reset Method
Resets current instance of the Surface class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public void Reset ( int width, int height, AvlNet.PlainType type )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| width | int | ||||
| height | int | ||||
| type | AvlNet.PlainType |
Function Overrides
- Reset(Int32, Int32, Single[])
- Reset(Int32, Int32, Int32[])
- Reset(Int32, Int32, Int16[])
- Reset(Int32, Int32, UInt16[])
- Reset(Int32, Int32, SByte[])
- Reset(Int32, Int32, Byte[])
