Click or drag to resize

PageDetectPunchHoles Method (RECT, UInt32, UInt32)

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public RECT[] DetectPunchHoles(
	RECT[] rois,
	uint mindiameter,
	uint maxdiameter
)

Parameters

rois
Type: Kofax.OmniPageCSDK.ArgTypesRECT
mindiameter
Type: SystemUInt32
maxdiameter
Type: SystemUInt32

Return Value

Type: RECT
See Also