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
Type: SystemInt32
left
Type: SystemInt32
length
Type: SystemInt32
orient
Type: LynceeTec.InterfacesSegmentOrientation

Implements

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