Hologram Methods |
The Hologram 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.
| |
| ComputeContrast(Int32, Int32, Int32, Int32) |
Computes the contrast in the specified region.
| |
| Copy |
Copy the data to another hologram.
| |
| CopyFrom(BaseImage<unsigned char>) | (Inherited from BaseImage<unsigned char>.) | |
| CopyFrom(Hologram) |
Copy the data from another 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 BaseImage<unsigned char>Load(String).) | |
| PinData | (Inherited from BaseImage<unsigned char>.) | |
| Reset | (Inherited from BaseImage<unsigned char>.) | |
| Reset(Int64) |
Resets hologram data for new acquisition.
| |
| Reset(Int64, Object) |
Resets hologram data for new acquisition.
| |
| SaveAsBigTiff | (Inherited from BaseImage<unsigned char>.) | |
| SaveAsBin | (Inherited from BaseImage<unsigned char>.) | |
| SaveAsTiff |
Saves the hologram as a .tiff file to the specified path.
| |
| UnpinData | (Inherited from BaseImage<unsigned char>.) |