You are here: Start » AVL.NET » ImageFormat Structure
ImageFormat Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| ImageFormat(Image) | ||
| ImageFormat(Int32, Int32, PlainType, Int32, Int32) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Depth | System.Int32 | ||
| Height | System.Int32 | ||
| PitchAlignment | System.Int32 | ||
| Type | AvlNet.PlainType | ||
| Width | System.Int32 |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
