 | IReconstructionOnDistanceChange Method |
Recomputes the phase mask and redoes the Fresnel transform, then process the images defined in
visMask.
Call after changing
SetDistance(Int32, Double).
Namespace: LynceeTec.InterfacesAssembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntaxvoid OnDistanceChange(
windowsList visMask
)
void OnDistanceChange(
windowsList visMask
)
Parameters
- visMask windowsList
- The types of images to reconstruct (amplitude, phase, etc.).
It is possible to combine several image types.
See Also