 | ConfigurationGenerateReferenceHolograms(Hologram, DictionaryPhysicalLaserSource, Int32, Int32) Method |
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic void GenerateReferenceHolograms(
Hologram hologram,
Dictionary<PhysicalLaserSource, int> automaticFilterQuadrants,
int automaticFilterRadius
)
public:
void GenerateReferenceHolograms(
Hologram^ hologram,
Dictionary<PhysicalLaserSource, int>^ automaticFilterQuadrants,
int automaticFilterRadius
)
Parameters
- hologram Hologram
-
- automaticFilterQuadrants DictionaryPhysicalLaserSource, Int32
-
- automaticFilterRadius Int32
-
See Also