 | SingleWavelengthReconstructionImgHolo Property |
Gets a pointer to the raw hologram image (acquired from a camera).
Namespace: LynceeTec.Processing.HolographyAssembly: 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
IntPtrImplements
IReconstructionImgHolo
See Also