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: 8.0.35712.0 8_0_dev 871fc1e, built 2019-04-05 12:56:57 UTC
Syntax
public FileHologram[] LoadHologram(
	string fileFullName
)

Parameters

fileFullName
Type: SystemString
The full path of the file to load.

Return Value

Type: FileHologram
See Also