 | SingleWavelengthReconstructionImgHolo Property |
Gets a pointer to the raw hologram image (acquired from a camera).
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual IntPtr ImgHolo { get; }
public:
virtual property IntPtr ImgHolo {
IntPtr get ();
}
Property Value
Type:
IntPtrImplements
IReconstructionImgHolo
See Also