Click or drag to resize

HologramFileSourceLoadHologram Method

Loads a previously recorded hologram from the hard drive and returns it. (Several holograms can be returned in the case of multi-wavelength holograms).

Namespace: LynceeTec.DHM.Camera
Assembly: LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:34 UTC
Syntax
public FileHologram[] LoadHologram(
	string fileFullName
)

Parameters

fileFullName  String
The full path of the file to load.

Return Value

FileHologram
See Also