![]() | File |
The FileHologram type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComputeContrast |
Computes the contrast in a rectangular region centered in the image.
The region is half the size of the hologram.
(Inherited from Hologram) |
![]() | ComputeContrast(Int32, Int32, Int32, Int32) |
Computes the contrast in the specified region.
(Inherited from Hologram) |
![]() | Copy | Copy the data to another hologram. |
![]() | CopyFrom(BaseImage<unsigned char>) | (Inherited from BaseImage<unsigned char>) |
![]() | CopyFrom(Hologram) |
Copy the data from another hologram.
(Inherited from Hologram) |
![]() | CopyFrom(Byte, Int32, Int32, Int32) | (Inherited from BaseImage<unsigned char>) |
![]() | CopyTo | (Inherited from BaseImage<unsigned char>) |
![]() | Dispose | (Inherited from BaseImage<unsigned char>) |
![]() | Load | (Overrides HologramLoad(String)) |
![]() | PinData | (Inherited from BaseImage<unsigned char>) |
![]() | Reset | (Inherited from BaseImage<unsigned char>) |
![]() | Reset(Int64, TimestampUnit) |
Resets hologram data for new acquisition.
(Inherited from Hologram) |
![]() | Reset(Int64, TimestampUnit, Object) |
Resets hologram data for new acquisition.
(Inherited from Hologram) |
![]() | SaveAsBigTiff | (Inherited from BaseImage<unsigned char>) |
![]() | SaveAsBin | (Inherited from BaseImage<unsigned char>) |
![]() | SaveAsTiff |
Saves the hologram as a .tiff file to the specified path.
(Inherited from Hologram) |
![]() | UnpinData | (Inherited from BaseImage<unsigned char>) |