 | ProcessingConfigurationLoadReferenceHologram(PhysicalLaserSource, String) Method |
Loads the reference hologram for the specified source from a path location.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic void LoadReferenceHologram(
PhysicalLaserSource sourceId,
string hologramPath
)
public:
void LoadReferenceHologram(
PhysicalLaserSource sourceId,
String^ hologramPath
)
Parameters
- sourceId PhysicalLaserSource
- The physical source identifier.
- hologramPath String
- The path to the reference hologram.
See AlsoReference
[!:LoadReferenceHologram(LynceeTec::Imaging::PhysicalLaserSource,System.Byte[],System.Int32,System.Int32)]