 | 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.HolographyAssembly: LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.4.0.7 6_4_dev bc6b638, built 2016-11-07 15:44:14 UTC
Syntaxpublic int PhaseROIStride { get; }
public:
property int PhaseROIStride {
int get ();
}
Property Value
Type:
Int32
See Also