 | IReconstructionGetAvgRHBufHolo Method |
Gets a reference to the byte array to copy the reference hologram data when using several averaged holograms
Namespace: LynceeTec.InterfacesAssembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntaxbyte[] GetAvgRHBufHolo(
int id
)
array<unsigned char>^ GetAvgRHBufHolo(
int id
)
Parameters
- id Int32
- Id of the hologram in the array of holograms to average
Return Value
ByteThe reference to the byte array
See Also