Click or drag to resize

ImageBaseT Properties

The ImageBaseT generic type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets the array containing the image data.
Public propertyGuid
Gets the globally uniquely defined GUID identifying the image.
Public propertyHeight
Gets the image height in pixels.
Public propertyMetadata
Gets the hologram metadata.
Public propertyStride
Gets the number of bytes between two consecutive rows in memory.
Public propertyTimestamp
Hologram timestamp
Public propertyWidth
Gets the image width in pixels.
Top
See Also