Click or drag to resize

ImageDespeckleByMethod Method

Use this method to perform immediate adaptive noise removal on the BW page.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void DespeckleByMethod(
	ref IPRORECT Rect,
	DESPECKLE_METHOD Method,
	int Level
)

Parameters

Rect
Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
Method
Type: Kofax.OmniPageCSDK.IproPlusDESPECKLE_METHOD
Level
Type: SystemInt32
See Also