 | 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
Syntaxpublic int StartHologramGroup(
ref long hologramGroupId,
int groupSize
)
public:
int StartHologramGroup(
long long% hologramGroupId,
int groupSize
)
Parameters
- hologramGroupId
- Type: SystemInt64
- groupSize
- Type: SystemInt32
Return Value
Type:
Int320 if successful, or a negative code if an error occurs.
RemarksNOT IMPLEMENTED
See Also