 | SingleWavelengthReconstructionImgAmp Property |
Gets a pointer to the processed amplitude (intensity) image.
Namespace:
LynceeTec.Processing.Holography
Assembly:
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
Type:
IntPtrImplements
IReconstructionImgAmp
See Also