Click or drag to resize

IReconstructionGetAvgRHBufHolo Method

Gets a reference to the byte array to copy the reference hologram data when using several averaged holograms

Namespace: LynceeTec.Interfaces
Assembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntax
byte[] GetAvgRHBufHolo(
	int id
)

Parameters

id  Int32
Id of the hologram in the array of holograms to average

Return Value

Byte
The reference to the byte array
See Also