You are here: Start » AVL.NET » SpatialMap Class
SpatialMap Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | SpatialMap() | |
![]() | SpatialMap(SpatialMap) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Height | System.Int32 | |
![]() | ImageDepth | System.Int32 | |
![]() | ImageHeight | System.Int32 | |
![]() | ImagePitch | System.Int32 | |
![]() | ImageType | Avl.PlainType | |
![]() | ImageWidth | System.Int32 | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsEmpty | System.Boolean | |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | Width | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.SpatialMap) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.SpatialMap) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.SpatialMap) | |
![]() | Reset() | |
![]() | ToString() | Inherited from System.Object |