ImageBaseT Properties |
The ImageBaseT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Data |
Gets the array containing the image data.
| |
| Guid |
Gets the globally uniquely defined GUID identifying the image.
| |
| Height |
Gets the image height in pixels.
| |
| Metadata |
Gets the hologram metadata.
| |
| Stride |
Gets the number of bytes between two consecutive rows in memory.
| |
| Timestamp |
Hologram timestamp
| |
| Width |
Gets the image width in pixels.
|