You are here: Start » FIL.NET » ImageFormat.Reset Method
ImageFormat.Reset Method
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Syntax
public void Reset ( int width_, int height_, Fil.PlainType type_, int depth_, int pitchAlignment_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| width_ | int | ||||
| height_ | int | ||||
| type_ | Fil.PlainType | ||||
| depth_ | int | ||||
| pitchAlignment_ | int |
