Click or drag to resize

SingleWavelengthReconstructionGetAmp32f Method

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 UTC
Syntax
public virtual void GetAmp32f(
	ref IntPtr amp32fPtr,
	ref int stepAmp32f,
	ref IntPtr lockPtr
)

Parameters

amp32fPtr
Type: SystemIntPtr
stepAmp32f
Type: SystemInt32
The distance, in bytes, between the starting points of consecutive lines in the amplitude image (the stride).
lockPtr
Type: SystemIntPtr

Implements

IReconstructionGetAmp32f(IntPtr, Int32, IntPtr)
See Also