You are here: Start » FIL.NET » ImageFormat Constructor
ImageFormat Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public ImageFormat ( int width, int height, FilNet.PlainType type, int depth, int pitchAlignment )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| width | int | ||||
| height | int | ||||
| type | FilNet.PlainType | ||||
| depth | int | ||||
| pitchAlignment | int |
