Hologram Properties |
The Hologram type exposes the following members.
| Name | Description | |
|---|---|---|
| Data |
Gets the array containing the image data.
(Inherited from ImageBaseT.) | |
| Guid |
Gets the globally uniquely defined GUID identifying the image.
(Inherited from ImageBaseT.) | |
| Height |
Gets the image height in pixels.
(Inherited from ImageBaseT.) | |
| Lock |
Gets a locking object attached to this hologram.
| |
| Metadata |
Gets the hologram metadata.
(Inherited from ImageBaseT.) | |
| Origin |
Gets the origin of the hologram
| |
| Stride |
Gets the number of bytes between two consecutive rows in memory.
(Inherited from ImageBaseT.) | |
| Tag |
Gets a tag identifying the hologram.
| |
| Timestamp |
Hologram timestamp
(Inherited from ImageBaseT.) | |
| Width |
Gets the image width in pixels.
(Inherited from ImageBaseT.) |