Click or drag to resize

SingleWavelengthReconstructionExtractProfile Method


Namespace: LynceeTec.Processing.Holography
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void ExtractProfile(
	int top,
	int left,
	int length,
	SegmentOrientation orient
)

Parameters

top  Int32
 
left  Int32
 
length  Int32
 
orient  SegmentOrientation
 

Implements

IReconstructionExtractProfile(Int32, Int32, Int32, SegmentOrientation)
See Also