Click or drag to resize

RecAPIkRecInvertImgArea Method (Int32, IntPtr, RECT)

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 kRecInvertImgArea(
	int sid,
	IntPtr hPage,
	RECT pRect
)

Parameters

sid
Type: SystemInt32
hPage
Type: SystemIntPtr
pRect
Type: Kofax.OmniPageCSDK.ArgTypesRECT

Return Value

Type: RECERR
See Also