You are here: Start » AVL.NET » SpatialMap Class
SpatialMap Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| SpatialMap() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Height | System.Int32 | ||
| ImageDepth | System.Int32 | ||
| ImageHeight | System.Int32 | ||
| ImagePitch | System.Int32 | ||
| ImageType | AvlNet.PlainType | ||
| ImageWidth | System.Int32 | ||
| IsDisposed | System.Boolean | ||
| IsEmpty | System.Boolean | ||
| Width | System.Int32 |
Methods
| Name | Description | |
|---|---|---|
| Clone() | Inherited from AvlNet.SpatialMap | |
| Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. | |
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
