Click or drag to resize

HologramChildT Properties

The HologramChildT generic 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 propertyHologramGuid
Gets globally uniquely defined GUID identifying the parent hologram image.
Public propertyMetadata
Gets the hologram metadata.
(Inherited from ImageBaseT.)
Public propertyStride
Gets the number of bytes between two consecutive rows in memory.
(Inherited from ImageBaseT.)
Public propertyTimestamp
Hologram timestamp
(Inherited from ImageBaseT.)
Public propertyWidth
Gets the image width in pixels.
(Inherited from ImageBaseT.)
Top
See Also