Click or drag to resize

ReconstructionStartHologramGroup Method

Defines how many holograms must 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 int StartHologramGroup(
	ref long hologramGroupId,
	int groupSize
)

Parameters

hologramGroupId
Type: SystemInt64
groupSize
Type: SystemInt32

Return Value

Type: Int32
0 if successful, or a negative code if an error occurs.
Remarks
NOT IMPLEMENTED
See Also