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
Type: SystemInt32
left
Type: SystemInt32
height
Type: SystemInt32
width
Type: SystemInt32
See Also