 | SingleWavelengthReconstructionImgAmp Property |
Gets a pointer to the processed amplitude (intensity) image.
Namespace: LynceeTec.Processing.HolographyAssembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual IntPtr ImgAmp { get; }
public:
virtual property IntPtr ImgAmp {
IntPtr get ();
}
Property Value
IntPtrImplements
IReconstructionImgAmp
See Also