Click or drag to resize

Hologram Properties

The Hologram type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets the array containing the image data.
(Inherited from ImageBaseT.)
Public propertyGuid
Gets the globally uniquely defined GUID identifying the image.
(Inherited from ImageBaseT.)
Public propertyHeight (Overrides ImageBaseTHeight.)
Public propertyLock
Gets a locking object attached to this hologram.
(Inherited from Hologram.)
Public propertyMetadata
Gets the hologram metadata.
(Inherited from ImageBaseT.)
Public propertyOrigin
Gets the origin of the hologram
(Inherited from Hologram.)
Public propertySessionId
Gets the session id identifying the image in the current process.
Public propertyStride (Overrides ImageBaseTStride.)
Public propertyTag
Gets a tag identifying the hologram.
(Inherited from Hologram.)
Public propertyTimestamp
Gets the timestamp identifying the acquisition time of the hologram.
(Overrides ImageBaseTTimestamp.)
Public propertyWidth (Overrides ImageBaseTWidth.)
Top
See Also