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
Gets the image height in pixels.
(Inherited from ImageBaseT.)
Public propertyLock
Gets a locking object attached to this hologram.
Public propertyMetadata
Gets the hologram metadata.
(Inherited from ImageBaseT.)
Public propertyOrigin
Gets the origin of the hologram
Public propertyStride
Gets the number of bytes between two consecutive rows in memory.
(Inherited from ImageBaseT.)
Public propertyTag
Gets a tag identifying the hologram.
Public propertyTimestamp
Hologram timestamp
(Inherited from ImageBaseT.)
Public propertyWidth
Gets the image width in pixels.
(Inherited from ImageBaseT.)
Top
See Also