Click or drag to resize

ProcessingConfigurationSaveReferenceHologram Method

Saves the reference hologram for the specified source to a .bin file.

Namespace: LynceeTec.InterfaceProcessingV2.Configurations
Assembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void SaveReferenceHologram(
	PhysicalLaserSource sourceId,
	string hologramPath
)

Parameters

sourceId  PhysicalLaserSource
The physical source identifier.
hologramPath  String
The path to the reference hologram.
See Also