Click or drag to resize

RecAPIkRecTransformImgByMatrix Method (Int32, IntPtr, SIZE, Double)

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 kRecTransformImgByMatrix(
	int sid,
	IntPtr hPage,
	SIZE newsize,
	double[] pMatrix
)

Parameters

sid
Type: SystemInt32
hPage
Type: SystemIntPtr
newsize
Type: Kofax.OmniPageCSDK.ArgTypesSIZE
pMatrix
Type: SystemDouble

Return Value

Type: RECERR
See Also