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.1.23514.0 , built 2023-11-07 12:21:30 UTC
Syntax
byte[] GetAvgRHBufHolo(
	int id
)

Parameters

id
Type: SystemInt32
Id of the hologram in the array of holograms to average

Return Value

Type: Byte
The reference to the byte array
See Also