Click or drag to resize

ReconstructionOpenHologramGroup Method

Opens a group of holograms to be processed together to produce one final image.

Namespace:  LynceeTec.InterfaceProcessingV2
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void OpenHologramGroup(
	ref long hologramGroupId,
	int configurationId
)

Parameters

hologramGroupId
Type: SystemInt64
The hologram group identifier automatically defined.
configurationId
Type: SystemInt32
The configuration identifier used to reconstruct the group of holograms.
See Also