 | SingleWavelengthReconstructionImgFFT Property |
Gets a pointer to the processed amplitude image of the 2D Fourier transform.
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual IntPtr ImgFFT { get; }
public:
virtual property IntPtr ImgFFT {
IntPtr get ();
}
Property Value
Type:
IntPtrImplements
IReconstructionImgFFT
See Also