Click or drag to resize

SingleWavelengthReconstructionGetAmp32f Method


Namespace: LynceeTec.Processing.Holography
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void GetAmp32f(
	ref IntPtr amp32fPtr,
	ref int stepAmp32f,
	ref IntPtr lockPtr
)

Parameters

amp32fPtr  IntPtr
 
stepAmp32f  Int32
The distance, in bytes, between the starting points of consecutive lines in the amplitude image (the stride).
lockPtr  IntPtr
 

Implements

IReconstructionGetAmp32f(IntPtr, Int32, IntPtr)
See Also