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