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.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual int PhaseROIStride { get; }

Property Value

Type: Int32

Implements

IReconstructionPhaseROIStride
See Also