Click or drag to resize

ImageDetectPunchHoles Method

Use this method to detect puncholes in the document.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public IPRORECT[] DetectPunchHoles(
	IPRORECT[] ROIs,
	int MinDiameter,
	int MaxDiameter
)

Parameters

ROIs
Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
MinDiameter
Type: SystemInt32
MaxDiameter
Type: SystemInt32

Return Value

Type: IPRORECT
See Also