Click or drag to resize

FileHologram Methods

The FileHologram type exposes the following members.

Methods
  NameDescription
Public methodComputeContrast
Computes the contrast in a rectangular region centered in the image. The region is half the size of the hologram.
(Inherited from Hologram.)
Public methodComputeContrast(Int32, Int32, Int32, Int32)
Computes the contrast in the specified region.
(Inherited from Hologram.)
Public methodCopy
Copy the data to another hologram.
Public methodCopyFrom(BaseImage<unsigned char>) (Inherited from BaseImage<unsigned char>.)
Public methodCopyFrom(Hologram)
Copy the data from another hologram.
(Inherited from Hologram.)
Public methodCopyFrom(Byte, Int32, Int32, Int32) (Inherited from BaseImage<unsigned char>.)
Public methodCopyTo (Inherited from BaseImage<unsigned char>.)
Public methodDispose (Inherited from BaseImage<unsigned char>.)
Public methodLoad (Overrides HologramLoad(String).)
Public methodPinData (Inherited from BaseImage<unsigned char>.)
Public methodReset (Inherited from BaseImage<unsigned char>.)
Public methodReset(Int64, TimestampUnit)
Resets hologram data for new acquisition.
(Inherited from Hologram.)
Public methodReset(Int64, TimestampUnit, Object)
Resets hologram data for new acquisition.
(Inherited from Hologram.)
Public methodSaveAsBigTiff (Inherited from BaseImage<unsigned char>.)
Public methodSaveAsBin (Inherited from BaseImage<unsigned char>.)
Public methodSaveAsTiff
Saves the hologram as a .tiff file to the specified path.
(Inherited from Hologram.)
Public methodUnpinData (Inherited from BaseImage<unsigned char>.)
Top
See Also