Click or drag to resize

SingleWavelengthReconstructionSaveRefHolo Method

Saves the current reference hologram (reference holograms are NOT saved in the same format as standard hologram)

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void SaveRefHolo(
	string pstrPath
)

Parameters

pstrPath
Type: SystemString

Implements

IReconstructionSaveRefHolo(String)
See Also