  | 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
Syntaxpublic void OpenHologramGroup(
	ref long hologramGroupId,
	int configurationId
)
public:
void OpenHologramGroup(
	long 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