 | CombinedHologramSourceLoadHologram(String) Method |
Loads a hologram from the hard drive
Namespace: LynceeTec.DHM.CameraAssembly: LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:34 UTC
Syntaxpublic void LoadHologram(
string filePath
)
public:
virtual void LoadHologram(
String^ filePath
) sealed
Parameters
- filePath String
- The full path to the hologram file.
Implements
IHologramLoaderLoadHologram(String)
See Also