 | SingleWavelengthReconstructionImageHeight Property |
Gets the height of the current hologram image.
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual int ImageHeight { get; }
public:
virtual property int ImageHeight {
int get ();
}
Property Value
Type:
Int32Implements
IReconstructionImageHeight
See Also