Click or drag to resize

ScanningLayerExtractProfile Method


Namespace: LynceeTec.Processing
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public int ExtractProfile(
	int startx,
	int starty,
	int endx,
	int endy,
	int avgWidth,
	double umppix
)

Parameters

startx  Int32
 
starty  Int32
 
endx  Int32
 
endy  Int32
 
avgWidth  Int32
 
umppix  Double
 

Return Value

Int32
See Also