Click or drag to resize

FileHologram Properties

The FileHologram type exposes the following members.

Properties
 NameDescription
Public propertyData
(Inherited from BaseImage<unsigned char>)
Public propertyGuid
(Inherited from BaseImage<unsigned char>)
Public propertyHeight
(Inherited from BaseImage<unsigned char>)
Public propertyHistogram Gets the histogram result computed during the reconstruction process.
(Inherited from Hologram)
Public propertyIsPinned
(Inherited from BaseImage<unsigned char>)
Public propertyLock Gets a locking object attached to this hologram.
(Inherited from Hologram)
Public propertyMetadata
(Inherited from BaseImage<unsigned char>)
Public propertyOrigin Gets or sets the origin of the hologram
(Inherited from Hologram)
Public propertySessionId Gets the session id identifying the image object in the current process.
(Inherited from Hologram)
Public propertyStride
(Inherited from BaseImage<unsigned char>)
Public propertyTag Gets a tag identifying the hologram.
(Inherited from Hologram)
Public propertyTimestamp Gets or sets the timestamp identifying the acquisition time of the hologram.
(Inherited from Hologram)
Public propertyTimestampType Gets or sets the timestamp type identifying unit of the Timestamp.
(Inherited from Hologram)
Public propertyWidth
(Inherited from BaseImage<unsigned char>)
Top
See Also