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