 | ProcessingMetadataUseUnwrappedPhaseZeroThreshold Property |
When true, the unwrapped phase negative values are set to 0.
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic bool UseUnwrappedPhaseZeroThreshold { get; set; }
public:
property bool UseUnwrappedPhaseZeroThreshold {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also