 | SingleWavelengthReconstructionGetAmp32f Method |
Namespace: LynceeTec.Processing.HolographyAssembly: LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.4.0.7 6_4_dev bc6b638, built 2016-11-07 15:44:14 UTC
Syntaxpublic void GetAmp32f(
ref IntPtr amp32fPtr,
ref int stepAmp32f,
ref IntPtr lockPtr
)
public:
void GetAmp32f(
IntPtr% amp32fPtr,
int% stepAmp32f,
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
See Also