Click or drag to resize

RecAPIkRecForceDespeckleImg Method (Int32, IntPtr, DESPECKLE_METHOD, Int32)

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public static RECERR kRecForceDespeckleImg(
	int sid,
	IntPtr hPage,
	DESPECKLE_METHOD method,
	int level
)

Parameters

sid
Type: SystemInt32
hPage
Type: SystemIntPtr
method
Type: Kofax.OmniPageCSDK.ArgTypesDESPECKLE_METHOD
level
Type: SystemInt32

Return Value

Type: RECERR
See Also