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: 21.0.0.0 (21.0.19459.900)
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