Click or drag to resize

PhaseImage Class

Object representation of a phase image.
Inheritance Hierarchy

Namespace: LynceeTec.Imaging
Assembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public class PhaseImage : HologramChild<float>, IDisposable, 
	MaskedDisplayableBuffer<float>

The PhaseImage type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyData
(Inherited from BaseImage<float>)
Public propertyGuid
(Inherited from BaseImage<float>)
Public propertyHeight
(Inherited from BaseImage<float>)
Public propertyHeightConversionFactor Gets the height conversion factor to meter
Public propertyHologramGuid
(Inherited from HologramChild<float>)
Public propertyIsPinned
(Inherited from BaseImage<float>)
Public propertyIsUnwrapped 
Public propertyMask Gets the associated non-measured points mask image
Public propertyMaxValue
(Inherited from HologramChild<float>)
Public propertyMeanValue
(Inherited from HologramChild<float>)
Public propertyMetadata
(Inherited from BaseImage<float>)
Public propertyMinValue
(Inherited from HologramChild<float>)
Public propertyStdDevValue
(Inherited from HologramChild<float>)
Public propertyStride
(Inherited from BaseImage<float>)
Public propertyWidth
(Inherited from BaseImage<float>)
Top
Methods
See Also