You are here: Start » AVL.NET » PixelFormat Structure
PixelFormat Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Constructors
| Constructor | Description | |
|---|---|---|
| PixelFormat(PlainType, Int32) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Depth | System.Int32 | ||
| Empty | Avl.PixelFormat | Gets an empty instance of the PixelFormat. | |
| Type | Avl.PlainType | 
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.PixelFormat) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
