Click or drag to resize

SingleWavelengthReconstructionPhaseROIStride Property

Gets the stride of the region of interest (distance in bytes between two lines of the image) for float amplitude or phase images. If no ROI is defined, returns the stride of the image. Stride is always a multiple of 4.

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 UTC
Syntax
public virtual int PhaseROIStride { get; }

Property Value

Type: Int32

Implements

IReconstructionPhaseROIStride
See Also