 | GlobalMetadataLoadReferenceHologram Method |
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic static byte[] LoadReferenceHologram(
string path,
PhysicalLaserSource sourceId
)
public:
static array<unsigned char>^ LoadReferenceHologram(
String^ path,
PhysicalLaserSource sourceId
)
Parameters
- path
- Type: SystemString
- sourceId
- Type: LynceeTec.ImagingPhysicalLaserSource
Return Value
Type:
Byte
See Also