Phase |
The PhaseImage type exposes the following members.
| Name | Description | |
|---|---|---|
| PhaseImage(Int32, Int32) | Constructor | |
| PhaseImage(Int32, Int32, Guid) | Constructor | |
| PhaseImage(Int32, Int32, Int32) | Constructor | |
| PhaseImage(Int32, Int32, Int32, Guid) | Constructor | |
| PhaseImage(Single, Int32, Int32, Int32) | Constructor | |
| PhaseImage(Single, Int32, Int32, Int32, Guid) | Constructor |
| Name | Description | |
|---|---|---|
| Data | (Inherited from BaseImage<float>) | |
| Guid | (Inherited from BaseImage<float>) | |
| Height | (Inherited from BaseImage<float>) | |
| HeightConversionFactor | Gets the height conversion factor to meter | |
| HologramGuid | (Inherited from HologramChild<float>) | |
| IsPinned | (Inherited from BaseImage<float>) | |
| IsUnwrapped | ||
| Mask | Gets the associated non-measured points mask image | |
| MaxValue | (Inherited from HologramChild<float>) | |
| MeanValue | (Inherited from HologramChild<float>) | |
| Metadata | (Inherited from BaseImage<float>) | |
| MinValue | (Inherited from HologramChild<float>) | |
| StdDevValue | (Inherited from HologramChild<float>) | |
| Stride | (Inherited from BaseImage<float>) | |
| Width | (Inherited from BaseImage<float>) |
| Name | Description | |
|---|---|---|
| Copy | Copy the data to another image. | |
| CopyFrom(BaseImage<float>) | (Inherited from BaseImage<float>) | |
| CopyFrom(PhaseImage) | Copy the data from another phase image. | |
| CopyFrom(Single, Int32, Int32, Int32) |
Copy the data from a buffer.
(Overrides BaseImage<float>CopyFrom(Single, Int32, Int32, Int32)) | |
| CopyTo | (Inherited from BaseImage<float>) | |
| Dispose | (Inherited from BaseImage<float>) | |
| Load | (Inherited from BaseImage<float>) | |
| PinData | (Overrides BaseImage<float>PinData) | |
| Reset | (Inherited from BaseImage<float>) | |
| SaveAsBigTiff | (Inherited from BaseImage<float>) | |
| SaveAsBin(String) | (Overrides BaseImage<float>SaveAsBin(String)) | |
| SaveAsBin(String, Double, Double, Int32) | ||
| UnpinData | (Overrides BaseImage<float>UnpinData) |