 | 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
Syntaxpublic virtual void SaveRefHolo(
string pstrPath
)
public:
virtual void SaveRefHolo(
String^ pstrPath
)
Parameters
- pstrPath
- Type: SystemString
Implements
IReconstructionSaveRefHolo(String)
See Also