Click or drag to resize

ScanningLayerExtractROI Method


Namespace: LynceeTec.Processing
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public void ExtractROI(
	int top,
	int left,
	int height,
	int width
)

Parameters

top  Int32
 
left  Int32
 
height  Int32
 
width  Int32
 
See Also